| MailServiceProtocol Property |
Get the protocol supported by the message service.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax protected abstract string Protocol { get; }
Property Value
StringThe protocol.
Remarks
Gets the protocol supported by the message service.
See Also