Поделиться через


RulePredicateSizeRangeType.MinimumSize Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property MinimumSize As Integer
    Get
    Set
'Usage
Dim instance As RulePredicateSizeRangeType
Dim value As Integer

value = instance.MinimumSize

instance.MinimumSize = value
public int MinimumSize { get; set; }

Property Value

Type: System.Int32