Click or drag to resize
MimeKit

ImapImplementationAddress Property

Get or set the postal address of the vendor.

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

Property Value

String
The postal address.
Remarks
Gets or sets the postal address of the vendor.
See Also