Compartir a través de


Schedule.GetNextScheduledTime Method

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

Syntax

'Declaration
Public Function GetNextScheduledTime As ExDateTime
'Usage
Dim instance As Schedule
Dim returnValue As ExDateTime

returnValue = instance.GetNextScheduledTime()
public ExDateTime GetNextScheduledTime()