OccurrenceInfoType Members
Include Protected Members
Include Inherited Members
The OccurrenceInfoType class represents a single modified occurrence of a recurring calendar item.
The OccurrenceInfoType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OccurrenceInfoType | The OccurrenceInfoType constructor initializes a new instance of the OccurrenceInfoType class. |
Top
Properties
Name | Description | |
---|---|---|
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. |
Top