ContactInstantMessageField.LaunchUri 属性

定义

获取可以启动即时消息的统一资源标识符 (URI) 。

注意

ContactInstantMessageField 可能会在Windows 8.1后更改或不可用。 请改用 ContactConnectedServiceAccount

public:
 property Uri ^ LaunchUri { Uri ^ get(); };
Uri LaunchUri();
public System.Uri LaunchUri { get; }
var uri = contactInstantMessageField.launchUri;
Public ReadOnly Property LaunchUri As Uri

属性值

统一资源标识符 (URI) 。

Windows 要求

应用功能
contactsSystem

适用于