共用方式為


EmailMailboxValidateCertificatesRequest.Certificates 屬性

定義

取得要驗證的憑證清單。

public:
 property IVectorView<Certificate ^> ^ Certificates { IVectorView<Certificate ^> ^ get(); };
IVectorView<Certificate> Certificates();
public IReadOnlyList<Certificate> Certificates { get; }
var iVectorView = emailMailboxValidateCertificatesRequest.certificates;
Public ReadOnly Property Certificates As IReadOnlyList(Of Certificate)

屬性值

要驗證的憑證清單。

Windows 需求

應用程式功能
email emailSystem

適用於