Compartir a través de


RmsTemplateIdentity.Type Property

Namespace:  Microsoft.Exchange.Data.RightsManagement
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public ReadOnly Property Type As RmsTemplateType
    Get
'Usage
Dim instance As RmsTemplateIdentity
Dim value As RmsTemplateType

value = instance.Type
public RmsTemplateType Type { get; }