MailQueryBuilder.Bcc

MailQueryBuilder.Bcc property

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

public StringComparisonField Bcc { get; }

Property Value

The DateComparisonField that represents BCC search field.

See Also