ContactItemType.MSExchangeCertificate Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property MSExchangeCertificate As Byte()()
    Get
    Set
'Usage
Dim instance As ContactItemType
Dim value As Byte()()

value = instance.MSExchangeCertificate

instance.MSExchangeCertificate = value
public byte[][] MSExchangeCertificate { get; set; }

Property Value

Type: []