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