RulePredicateSizeRange Class

Definition

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
RulePredicateSizeRange

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.

Applies to