EmailMailboxMoveFolderRequest.EmailFolderId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the folder ID of the folder to be moved.
public:
property Platform::String ^ EmailFolderId { Platform::String ^ get(); };
winrt::hstring EmailFolderId();
public string EmailFolderId { get; }
var string = emailMailboxMoveFolderRequest.emailFolderId;
Public ReadOnly Property EmailFolderId As String
Property Value
A folder ID.
Windows requirements
App capabilities |
email
emailSystem
|