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