 | ImapClientProtocol Property |
Get the protocol supported by the message service.
Namespace:
MailKit.Net.Imap
Assembly:
MailKit (in MailKit.dll) Version: 2.10.0
Syntaxprotected override string Protocol { get; }
Property Value
Type:
StringThe protocol.
Remarks
Gets the protocol supported by the message service.
See Also