Click or drag to resize

MailBoxLocalPart Property

Gets the local part of the Address e.g. "john.smith".

Namespace:  Limilabs.Mail.Headers
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string LocalPart { get; }

Property Value

Type: String
See Also