| ImapImplementationAddress Property |
Get or set the postal address of the vendor.
Namespace: MailKit.Net.ImapAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string Address { get; set; }
Property Value
StringThe postal address.
Remarks
Gets or sets the postal address of the vendor.
See Also