Schedule constructor (ICollection)
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Sub New ( _
intervals As ICollection _
)
'Usage
Dim intervals As ICollection
Dim instance As New Schedule(intervals)
public Schedule(
ICollection intervals
)
Parameters
- intervals
Type: System.Collections.ICollection