Share via


PhoneNewVoicemailMessageTriggerDetails.OperatorMessage Property

Definition

Gets the optional voice mail changed message set by an operator when they send a voice mail changed SMS.

public:
 property Platform::String ^ OperatorMessage { Platform::String ^ get(); };
winrt::hstring OperatorMessage();
public string OperatorMessage { get; }
var string = phoneNewVoicemailMessageTriggerDetails.operatorMessage;
Public ReadOnly Property OperatorMessage As String

Property Value

String

Platform::String

winrt::hstring

The optional voice mail changed message set by an operator when they send a voice mail changed SMS. If the message exists, it is displayed on the voice mail toast if the toast is displayed.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to