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.26106.1555
Syntax
public string LocalPart { get; }

Property Value

String
See Also