다음을 통해 공유


KnownContactProperties.AlternateTelephone 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

AlternateTelephone 속성 이름입니다.

Windows 요구 사항

앱 기능
ID_CAP_CONTACTS [Windows Phone]

설명

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

적용 대상