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()
Return value
Type: Microsoft.Exchange.ExchangeSystem.ExDateTime