MessageTrackingSearchResult.RecipientAddresses Property

Namespace:  Microsoft.Exchange.Management.Tracking
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property RecipientAddresses As SmtpAddress()
    Get
    Friend Set
'Usage
Dim instance As MessageTrackingSearchResult
Dim value As SmtpAddress()

value = instance.RecipientAddresses
public SmtpAddress[] RecipientAddresses { get; internal set; }

Property Value

Type: []