Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Property SmtpAddress As SmtpAddress
Get
Set
'Usage
Dim instance As WindowsLiveId
Dim value As SmtpAddress
value = instance.SmtpAddress
instance.SmtpAddress = value
public SmtpAddress SmtpAddress { get; set; }
Property value
Type: Microsoft.Exchange.Data.SmtpAddress