Share via


ReducedRecipient.CustomAttribute10 property

Gets the value of a custom attribute of the recipient that is used to store additional information.

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

Syntax

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

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

Property value

Type: System.String
The value of a custom attribute of the recipient.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace