다음을 통해 공유


KnownContactProperties.WorkEmail 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

WorkEmail 속성 이름입니다.

Windows 요구 사항

앱 기능
ID_CAP_CONTACTS [Windows Phone]

설명

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

적용 대상