RecipientInfo.Address Property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Property Address As String
Get
Friend Set
'Usage
Dim instance As RecipientInfo
Dim value As String
value = instance.Address
public string Address { get; internal set; }
Property Value
Type: System.String