Поделиться через


PhoneIncomingCallDismissedTriggerDetails.TextReplyMessage Свойство

Определение

Текстовое сообщение ответа (если доступно).

public:
 property Platform::String ^ TextReplyMessage { Platform::String ^ get(); };
winrt::hstring TextReplyMessage();
/// [get: Windows.Foundation.Metadata.Deprecated("PhoneIncomingCallDismissedTriggerDetails is deprecated and might not work for all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.ApplicationModel.Calls.Background.CallsBackgroundContract")]
winrt::hstring TextReplyMessage();
public string TextReplyMessage { get; }
public string TextReplyMessage { [Windows.Foundation.Metadata.Deprecated("PhoneIncomingCallDismissedTriggerDetails is deprecated and might not work for all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.ApplicationModel.Calls.Background.CallsBackgroundContract")] get; }
var string = phoneIncomingCallDismissedTriggerDetails.textReplyMessage;
Public ReadOnly Property TextReplyMessage As String

Значение свойства

String

Platform::String

winrt::hstring

Строка, представляющая текстовое сообщение ответа.

Атрибуты

Применяется к