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