Schedule.Mode property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property Mode As ScheduleMode
Get
'Usage
Dim instance As Schedule
Dim value As ScheduleMode
value = instance.Mode
public ScheduleMode Mode { get; }
Property value
Type: Microsoft.Exchange.Data.ScheduleMode