MailKit Documentation
MailKit Documentation
API Reference
MimeKit
Parameter Class
Parameter Properties
AlwaysQuote Property
Encoding Property
EncodingMethod Property
Name Property
Value Property
Parameter
Name Property
Get the parameter name.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
string
Name
{
get
; }
Property Value
String
The parameter name.
Remarks
Gets the parameter name.
See Also
Reference
Parameter Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast