 | MailServiceProtocol Property |
Gets the protocol supported by the message service.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 3.0.0
Syntaxprotected abstract string Protocol { get; }
Property Value
Type:
StringThe protocol.
Remarks
Gets the protocol supported by the message service.
See Also