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