RmsTemplateIdParameter.TemplateName Property

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

Syntax

'Declaration
Public ReadOnly Property TemplateName As String
    Get
'Usage
Dim instance As RmsTemplateIdParameter
Dim value As String

value = instance.TemplateName
public string TemplateName { get; }

Property Value

Type: System.String