EmailIrmInfo.IsProgramaticAccessAllowed Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob der programmgesteuerte Zugriff auf die Nachricht zulässig ist, oder legt diesen fest.

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

void IsProgramaticAccessAllowed(bool value);
public bool IsProgramaticAccessAllowed { get; set; }
var boolean = emailIrmInfo.isProgramaticAccessAllowed;
emailIrmInfo.isProgramaticAccessAllowed = boolean;
Public Property IsProgramaticAccessAllowed As Boolean

Eigenschaftswert

Boolean

bool

Ein boolescher Wert, der angibt, ob der programmgesteuerte Zugriff auf die Nachricht zulässig ist.

Windows-Anforderungen

Anforderungen Beschreibung
App-Funktionen
email emailSystem

Gilt für: