SmtpAddress structure

Specifies the SMTP address of the mailbox.

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Structure SmtpAddress
'Usage
Dim instance As SmtpAddress
[SerializableAttribute]
public struct SmtpAddress

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SmtpAddress members

Microsoft.Exchange.Data namespace