Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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