| SimpleImapQueryBcc Property |
Messages that contain the specified string in the envelope structure's BCC field.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string Bcc { get; set; }
Public Property Bcc As String
Get
Set
public:
property String^ Bcc {
String^ get ();
void set (String^ value);
}
member Bcc : string with get, set
Property Value
Type:
StringSee Also