| IDInformationContact Property |
Gets or sets contact email for the program.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string Contact { get; set; }
Public Property Contact As String
Get
Set
public:
property String^ Contact {
String^ get ();
void set (String^ value);
}
member Contact : string with get, set
Property Value
Type:
StringSee Also