Contact.MSExchangeCertificate Propiedad

Definición

Obtiene una matriz binaria codificación certificado de Microsoft Exchange del contacto. Esta propiedad se introdujo en Exchange Server 2010 SP2 y la API administrada de 1.2 Exchange Web Services (EWS).

public:
 property cli::array <cli::array <System::Byte> ^> ^ MSExchangeCertificate { cli::array <cli::array <System::Byte> ^> ^ get(); };
public byte[][] MSExchangeCertificate { get; }
Public ReadOnly Property MSExchangeCertificate As Byte()()

Valor de propiedad

Byte[][]

Un certificado de Microsoft Exchange.

Se aplica a