| Pop3LanguageDescription Property |
Get the description.
Namespace: MailKit.Net.Pop3Assembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string Description { get; }
Property Value
StringThe description.
Remarks
Gets the description.
See Also