Freigeben über


PhoneCallHistoryEntry.IsSuppressed Eigenschaft

Definition

Ruft ab oder legt fest, ob dieser Eintrag unterdrückt wird.

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

void IsSuppressed(bool value);
public bool IsSuppressed { get; set; }
var boolean = phoneCallHistoryEntry.isSuppressed;
phoneCallHistoryEntry.isSuppressed = boolean;
Public Property IsSuppressed As Boolean

Eigenschaftswert

Boolean

bool

True , wenn der Eintrag unterdrückt wird, andernfalls false.

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem

Gilt für: