RmsTemplateIdentity.TemplateId Property
Namespace: Microsoft.Exchange.Data.RightsManagement
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property TemplateId As Guid
Get
'Usage
Dim instance As RmsTemplateIdentity
Dim value As Guid
value = instance.TemplateId
public Guid TemplateId { get; }
Property Value
Type: System.Guid