다음을 통해 공유


KnownContactProperties.OfficeLocation 속성

정의

OfficeLocation 속성 이름을 가져옵니다.

public:
 static property Platform::String ^ OfficeLocation { Platform::String ^ get(); };
static winrt::hstring OfficeLocation();
public static string OfficeLocation { get; }
var string = KnownContactProperties.officeLocation;
Public Shared ReadOnly Property OfficeLocation As String

속성 값

String

Platform::String

winrt::hstring

OfficeLocation 속성 이름입니다.

Windows 요구 사항

앱 기능
ID_CAP_CONTACTS [Windows Phone]

설명

Contact Properties 컬렉션의 OfficeLocation 키에 대해 반환되는 값은 문자열입니다.

적용 대상