 | IDInformationVendor Property |
Gets or sets vendor of the program.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string Vendor { get; set; }Public Property Vendor As String
Get
Set
public:
property String^ Vendor {
String^ get ();
void set (String^ value);
}member Vendor : string with get, set
Property Value
String
See Also