Share via


PhoneVoicemail.Number Property

Definition

Gets the access number for the voice mail associated with the PhoneLine instance. The phone user can dial the access number to access the voice mail account.

public:
 property Platform::String ^ Number { Platform::String ^ get(); };
winrt::hstring Number();
public string Number { get; }
var string = phoneVoicemail.number;
Public ReadOnly Property Number As String

Property Value

String

Platform::String

winrt::hstring

The access number.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to