EmailMailboxPolicies.AllowSmimeSoftCertificates Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob Softwarezertifikate zulässig sind, oder legt diesen fest.

public:
 property bool AllowSmimeSoftCertificates { bool get(); };
public:
 property bool AllowSmimeSoftCertificates { bool get(); void set(bool value); };
bool AllowSmimeSoftCertificates();
bool AllowSmimeSoftCertificates();

void AllowSmimeSoftCertificates(bool value);
public bool AllowSmimeSoftCertificates { get; }
public bool AllowSmimeSoftCertificates { get; set; }
var boolean = emailMailboxPolicies.allowSmimeSoftCertificates;
var boolean = emailMailboxPolicies.allowSmimeSoftCertificates;
emailMailboxPolicies.allowSmimeSoftCertificates = boolean;
Public ReadOnly Property AllowSmimeSoftCertificates As Boolean
Public Property AllowSmimeSoftCertificates As Boolean

Eigenschaftswert

Boolean

bool

Ein boolescher Wert, der angibt, ob Softwarezertifikate zulässig sind.

Windows-Anforderungen

App-Funktionen
email emailSystem

Gilt für: