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