CertificateExpires Property

Return the date and time that the server certificate expires.

Syntax

object.CertificateExpires

The object is an expression that evaluates to an InternetMail object. The property returns a string value.

Remarks

The CertificateExpires property returns the date and time that the server certificate expires. This property will return an empty string if a secure connection has not been established with the server.

Data Type

String

See Also

CertificateIssued Property, CertificateIssuer Property, CertificateStatus Property, CertificateSubject Property, Secure Property


Copyright © 2008 Catalyst Development Corporation. All rights reserved.