ProtocolStr Property
The protocol of an email server as string.
Syntax
ReadOnly Property ProtocolStr As String |
Parameters
None
Examples
IronPython
#Get mail server protocol string |
C#
//Get mail server protocol string |
Remarks