MessageTrackingSearchResult.RecipientDisplayNames Property

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

Syntax

'Declaration
Public Property RecipientDisplayNames As String()
    Get
    Set
'Usage
Dim instance As MessageTrackingSearchResult
Dim value As String()

value = instance.RecipientDisplayNames

instance.RecipientDisplayNames = value
public string[] RecipientDisplayNames { get; set; }

Property Value

Type: []