public byte[][] UserSMIMECertificate { get; }Public ReadOnly Property UserSMIMECertificate As Byte()()
Getpublic:
property array<array<unsigned char>^>^ UserSMIMECertificate {
array<array<unsigned char>^>^ get ();
}member UserSMIMECertificate : byte[][] with get