RulePredicatesWithinSizeRange Property

Gets or sets the minimum and maximum sizes that incoming messages have to have in order for the condition or exception to apply.

Namespace:  Aspose.Email.Clients.Exchange
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public SizeRange WithinSizeRange { get; set; }

Property Value

Type: SizeRange
See Also