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