MailAddress.User Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9147)
User
Gets the local part of this mailbox.
Declaration
public string User { get; }
Property Value
Type | Description |
---|---|
String | The username. |