Click or drag to resize
MimeKit

Pop3LanguageDescription Property

Get the description.

Namespace: MailKit.Net.Pop3
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public string Description { get; }

Property Value

String
The description.
Remarks
Gets the description.
See Also