MailQueryBuilder.Cc

MailQueryBuilder.Cc property

Gets the field that allows to find messages that contain the specified string in the envelope structure’s CC field.

public StringComparisonField Cc { get; }

Property Value

The DateComparisonField that represents cc search field.

See Also