Compartilhar via


Contact.MSExchangeCertificate Propriedade

Definição

Obtém uma matriz binária codificando o certificado microsoft exchange do contato. Essa propriedade foi introduzida no Exchange Server 2010 SP2 e na API Gerenciada do Exchange Web Services (EWS) 1.2.

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 da propriedade

Byte[][]

Um certificado do Microsoft Exchange.

Aplica-se a