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.