ExchangeCertificate.ServicesStringForm property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property ServicesStringForm As String
Get
'Usage
Dim instance As ExchangeCertificate
Dim value As String
value = instance.ServicesStringForm
public string ServicesStringForm { get; }
Property value
Type: System.String
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace