ContactInstantMessageField.LaunchUri 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 Uniform Resource Identifier (URI)that can start an instant message.
Note
ContactInstantMessageField may be altered or unavailable for releases after Windows 8.1. Instead, use ContactConnectedServiceAccount.
public:
property Uri ^ LaunchUri { Uri ^ get(); };
Uri LaunchUri();
public System.Uri LaunchUri { get; }
var uri = contactInstantMessageField.launchUri;
Public ReadOnly Property LaunchUri As Uri
Property Value
The Uniform Resource Identifier (URI).
Windows requirements
App capabilities |
contactsSystem
|