EmailMailboxMoveFolderRequest.NewFolderName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nouveau nom du dossier du fichier à déplacer.
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
Valeur de propriété
Nom du nouveau dossier. Notez que vous renommez un dossier en demandant un déplacement vers le dossier parent actif, mais avec un nouveau nom.
Configuration requise pour Windows
Fonctionnalités de l’application |
email
emailSystem
|