Share via


EmailMailboxCreateFolderRequest.Name Property

Definition

Gets the name of the folder to be created.

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = emailMailboxCreateFolderRequest.name;
Public ReadOnly Property Name As String

Property Value

String

Platform::String

winrt::hstring

A folder name.

Windows requirements

App capabilities
email emailSystem

Applies to