Share via


EmailFolder.ParentFolderId Property

Definition

Gets the ID of this folder's parent folder.

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

Property Value

String

Platform::String

winrt::hstring

The ID of this folder's parent folder.

Windows requirements

App capabilities
email emailSystem

Applies to