共用方式為


EmailMailboxMoveFolderRequest.NewFolderName 屬性

定義

取得要移動之檔案的新資料夾名稱。

public:
 property Platform::String ^ NewFolderName { Platform::String ^ get(); };
winrt::hstring NewFolderName();
public string NewFolderName { get; }
var string = emailMailboxMoveFolderRequest.newFolderName;
Public ReadOnly Property NewFolderName As String

屬性值

String

Platform::String

winrt::hstring

新的資料夾名稱。 請注意,您可以藉由要求移至目前的父資料夾來重新命名資料夾,但具有新名稱。

Windows 需求

應用程式功能
email emailSystem

適用於