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