Class SmartFolderDeliverySupportArguments
Arguments for the IsSmartFolderDeliverySupported(SmartFolderDeliverySupportArguments, CancellationToken) command.
public sealed class SmartFolderDeliverySupportArguments
- Inheritance
-
objectSmartFolderDeliverySupportArguments
- Extension Methods
Properties
FolderId
Gets or sets the smart folder identifier.
public int FolderId { get; init; }
Property Value
- int