다음을 통해 공유


ContactInstantMessageField.Service 속성

정의

인스턴트 메시지를 보내는 데 사용되는 서비스의 이름을 가져옵니다.

참고

ContactInstantMessageField는 Windows 8.1 후 릴리스에서 변경되거나 사용할 수 없습니다. 대신 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

속성 값

String

Platform::String

winrt::hstring

서비스 이름입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상