PhoneNewVoicemailMessageTriggerDetails.OperatorMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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
|