다음을 통해 공유


EmailMessage.FolderId 속성

정의

받은 편지함에 있는 폴더의 식별자를 가져옵니다.

public:
 property Platform::String ^ FolderId { Platform::String ^ get(); };
winrt::hstring FolderId();
public string FolderId { get; }
var string = emailMessage.folderId;
Public ReadOnly Property FolderId As String

속성 값

String

Platform::String

winrt::hstring

받은 편지함에 있는 폴더의 식별자입니다.

Windows 요구 사항

앱 기능
email emailSystem

적용 대상