Class DeletedOccurrenceInfo
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Encapsulates information on the deleted occurrence of a recurring appointment.
public class DeletedOccurrenceInfo : ComplexProperty
- Inheritance
-
DeletedOccurrenceInfo
- Inherited Members
Properties
OriginalStart
Gets the original start date and time of the deleted occurrence.
public DateTime OriginalStart { get; }