Share via


PopImapAdConfiguration.X509CertificateName property

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

Syntax

'Declaration
Public Property X509CertificateName As String
    Get
    Set
'Usage
Dim instance As PopImapAdConfiguration
Dim value As String

value = instance.X509CertificateName

instance.X509CertificateName = value
public string X509CertificateName { get; set; }

Property value

Type: System.String

See also

Reference

PopImapAdConfiguration class

PopImapAdConfiguration members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace