DeletedOccurrenceInfo.OriginalStart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the original start date and time of the deleted occurrence.
public:
property DateTime OriginalStart { DateTime get(); };
public DateTime OriginalStart { get; }
Public ReadOnly Property OriginalStart As DateTime
Property Value
A DateTime object indicating the start date.