Share via


EmailMailboxServerSearchReadBatchRequest.EmailFolderId Property

Definition

Gets the folder ID of the folder where the search is to be performed.

public:
 property Platform::String ^ EmailFolderId { Platform::String ^ get(); };
winrt::hstring EmailFolderId();
public string EmailFolderId { get; }
var string = emailMailboxServerSearchReadBatchRequest.emailFolderId;
Public ReadOnly Property EmailFolderId As String

Property Value

String

Platform::String

winrt::hstring

A folder ID.

Windows requirements

App capabilities
email emailSystem

Applies to