Compartir a través de


ReducedRecipient.ObjectCategory Property

Gets the ID of the object class that is used to group objects of this class or derived classes.

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

Syntax

'Declaration
Public ReadOnly Property ObjectCategory As ADObjectId
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As ADObjectId

value = instance.ObjectCategory
public ADObjectId ObjectCategory { get; }

Property Value

Type: Microsoft.Exchange.Data.Directory.ADObjectId
The ID of the object class that is used to group objects of this class or derived classes.