ReducedRecipient.ResourceType Property
Gets the resource type of the recipient.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property ResourceType As Nullable(Of ExchangeResourceType)
Get
'Usage
Dim instance As ReducedRecipient
Dim value As Nullable(Of ExchangeResourceType)
value = instance.ResourceType
public Nullable<ExchangeResourceType> ResourceType { get; }
Property Value
Type: System.Nullable<ExchangeResourceType>
One of the enumeration values that indicates the resource type of the recipient.