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