Contact.MSExchangeCertificate Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.