Recurrence.DailyPattern class

Represents a recurrence pattern where each occurrence happens a specific number of days after the previous one.

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

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

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