OccurrenceInfoType Class
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.
The OccurrenceInfoType class represents a single modified occurrence of a recurring calendar item.
public ref class OccurrenceInfoType
public class OccurrenceInfoType
Public Class OccurrenceInfoType
- Inheritance
-
OccurrenceInfoType
Constructors
OccurrenceInfoType() |
The OccurrenceInfoType constructor initializes a new instance of the OccurrenceInfoType class. |
Properties
End |
The End property gets or sets the end time of a modified occurrence of a recurring calendar item. |
ItemId |
The ItemId property gets or sets the identifier of a modified occurrence of a recurring calendar item. |
OriginalStart |
The OriginalStart property gets or sets the original start time of a modified occurrence of a recurring calendar item. |
Start |
The Start property gets or sets the start time of a modified occurrence of a recurring calendar item. |