Share via


ReducedRecipient.Notes property

Gets the additional information about the recipient.

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property Notes As String
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As String

value = instance.Notes
public string Notes { get; }

Property value

Type: System.String
The additional information about the recipient.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace