This topic has not yet been rated - Rate this topic

SPOneTimeSchedule.Time property

Gets or sets the starting and ending times for the schedule.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public DateTime Time { get; set; }

Property value

Type: System.DateTime
A System.DateTime structure that specifies the starting and ending times.

The Year property of the DateTime structure should not specify a year prior to 1900.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.