Recurrence.IntervalPattern class

Represents a recurrence pattern where each occurrence happens at a specific interval after the previous one.

System.Object
  Microsoft.Exchange.WebServices.Data.ComplexProperty
    Microsoft.Exchange.WebServices.Data.Recurrence
      Microsoft.Exchange.WebServices.Data.Recurrence.IntervalPattern
        

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public MustInherit Class IntervalPattern _
	Inherits Recurrence
'Usage
Dim instance As Recurrence.IntervalPattern

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Show: