Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 866 Bytes

emailfolder_trymoveasync_1934159686.md

File metadata and controls

32 lines (23 loc) · 866 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Email.EmailFolder.TryMoveAsync(Windows.ApplicationModel.Email.EmailFolder,System.String)
winrt method

Windows.ApplicationModel.Email.EmailFolder.TryMoveAsync

-description

Asynchronously attempts to move this folder to the specified folder and rename it in the process.

-parameters

-param newParentFolder

The new location for this folder.

-param newFolderName

The name for the folder in the new location.

-returns

A Boolean value indicating if the move was successful.

-remarks

-examples

-see-also

TryMoveAsync(EmailFolder)

-capabilities

email, emailSystem