ContactInstantMessageField.Service Property

Definition

Gets the name of the service used for sending instant messages.

Note

ContactInstantMessageField may be altered or unavailable for releases after Windows 8.1. Instead, use ContactConnectedServiceAccount.

public:
 property Platform::String ^ Service { Platform::String ^ get(); };
winrt::hstring Service();
public string Service { get; }
var string = contactInstantMessageField.service;
Public ReadOnly Property Service As String

Property Value

String

Platform::String

winrt::hstring

The service name.

Windows requirements

App capabilities
contactsSystem

Applies to