Partager via


Contact.MSExchangeCertificate Propriété

Définition

Obtient un tableau binaire encodant le certificat Microsoft Exchange du contact. Cette propriété a été introduite dans Exchange Server 2010 SP2 et l’API managée EWS (Exchange Web Services) 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()()

Valeur de propriété

Byte[][]

Un certificat Microsoft Exchange.

S’applique à