다음을 통해 공유


EmailFolder.ParentFolderId 속성

정의

이 폴더의 부모 폴더 ID를 가져옵니다.

public:
 property Platform::String ^ ParentFolderId { Platform::String ^ get(); };
winrt::hstring ParentFolderId();
public string ParentFolderId { get; }
var string = emailFolder.parentFolderId;
Public ReadOnly Property ParentFolderId As String

속성 값

String

Platform::String

winrt::hstring

이 폴더의 부모 폴더 ID입니다.

Windows 요구 사항

앱 기능
email emailSystem

적용 대상