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