SMTP for internet, EX for exchange, X400
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring Protocol { get; set; }
Property Protocol As String
Get
Set
Dim instance As IEmail
Dim value As String
value = instance.Protocol
instance.Protocol = value
property String^ Protocol {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also