RulePredicateSizeRange Class
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.
Represents the minimum and maximum size of a message.
public ref class RulePredicateSizeRange sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class RulePredicateSizeRange : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class RulePredicateSizeRange
Inherits ComplexProperty
- Inheritance
Properties
MaximumSize |
Gets or sets the maximum size of a message, in kilobytes. |
MinimumSize |
Gets or sets the minimum size of a message, in kilobytes. |