PhoneVoicemail Klasse

Definition

Stellt die Voicemaildaten dar, die einem PhoneLine-instance zugeordnet sind.

public ref class PhoneVoicemail sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneVoicemail final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhoneVoicemail
Public NotInheritable Class PhoneVoicemail
Vererbung
Object Platform::Object IInspectable PhoneVoicemail
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (eingeführt in v1.0)
App-Funktionen
phoneCallHistory phoneCallHistorySystem

Eigenschaften

MessageCount

Ruft die aktuelle Anzahl der Voicemailnachrichten ab, die dem PhoneLine-instance zugeordnet sind. Der Wert -1 gibt eine "unbestimmte" Anzahl von Nachrichten an.

Number

Ruft die Zugriffsnummer für die Voicemail ab, die der PhoneLine-instance zugeordnet ist. Der Telefonbenutzer kann die Zugriffsnummer für den Zugriff auf das Voicemailkonto wählen.

Type

Rufen Sie den Typ der Voicemail ab, die der PhoneLine-instance zugeordnet ist.

Methoden

DialVoicemailAsync()

Wählt einen Anruf an die Voicemail-Zugriffsnummer.

Gilt für: