Share via


RmsTemplateIdParameter.TemplateId Property

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public ReadOnly Property TemplateId As Guid
    Get
'Usage
Dim instance As RmsTemplateIdParameter
Dim value As Guid

value = instance.TemplateId
public Guid TemplateId { get; }

Property Value

Type: System.Guid