Compartir a través de


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; }