Freigeben über


PhoneCallHistoryEntry.IsVoicemail Eigenschaft

Definition

Ruft ab oder legt fest, ob der Anrufeintrag eine Voicemail-Nachricht ist.

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

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

Eigenschaftswert

Boolean

bool

True , wenn der Eintrag eine Voicemailnachricht ist, andernfalls false.

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem

Gilt für: