다음을 통해 공유


EmailMailbox.UserDataAccountId 속성

정의

사서함에 대한 사용자 데이터 계정의 ID를 가져옵니다.

public:
 property Platform::String ^ UserDataAccountId { Platform::String ^ get(); };
winrt::hstring UserDataAccountId();
public string UserDataAccountId { get; }
var string = emailMailbox.userDataAccountId;
Public ReadOnly Property UserDataAccountId As String

속성 값

String

Platform::String

winrt::hstring

사서함에 대한 사용자 데이터 계정의 ID입니다.

Windows 요구 사항

앱 기능
email emailSystem

적용 대상