MailKit Documentation
MailKit Documentation
API Reference
MailKit.Net.Pop3
Pop3Language Class
Pop3Language Properties
Description Property
Language Property
Pop
3Language
Language Property
Get the language code.
Namespace:
MailKit.Net.Pop3
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
string
Language
{
get
; }
Property Value
String
The language.
Remarks
Gets the language code. This is the value that should be given to
SetLanguage(String, CancellationToken)
.
See Also
Reference
Pop3Language Class
MailKit.Net.Pop3 Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast