Share via


SmtpX509Identifier.SubjectCommonName property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Property SubjectCommonName As SmtpDomainWithSubdomains
    Get
    Protected Set
'Usage
Dim instance As SmtpX509Identifier
Dim value As SmtpDomainWithSubdomains

value = instance.SubjectCommonName

instance.SubjectCommonName = value
public SmtpDomainWithSubdomains SubjectCommonName { get; protected set; }

Property value

Type: Microsoft.Exchange.Data.SmtpDomainWithSubdomains

See also

Reference

SmtpX509Identifier class

SmtpX509Identifier members

Microsoft.Exchange.Data namespace