ServerBasedIdParameter.CommonName Property
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Protected Property CommonName As String
Get
Set
'Usage
Dim value As String
value = Me.CommonName
Me.CommonName = value
protected string CommonName { get; set; }
Property Value
Type: System.String