Class UpdateSmartFolderResult
The result of the UpdateSmartFolder(UpdateSmartFolderArguments, CancellationToken) command.
public sealed class UpdateSmartFolderResult
- Inheritance
-
objectUpdateSmartFolderResult
- Extension Methods
Properties
Status
Represents whether folder was successfully edited.
public FolderCommandResultStatus Status { get; set; }