ContactInstantMessageField.DisplayText 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 display text for the Uniform Resource Identifier (URI)that starts an instant message.
Note
ContactInstantMessageField may be altered or unavailable for releases after Windows 8.1. Instead, use ContactConnectedServiceAccount.
public:
property Platform::String ^ DisplayText { Platform::String ^ get(); };
winrt::hstring DisplayText();
public string DisplayText { get; }
var string = contactInstantMessageField.displayText;
Public ReadOnly Property DisplayText As String
Property Value
The display text.
Windows requirements
App capabilities |
contactsSystem
|