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
Public method OccurrenceInfoType The OccurrenceInfoType constructor initializes a new instance of the OccurrenceInfoType class.

Top

Properties

  Name Description
Public property End The End property gets or sets the end time of a modified occurrence of a recurring calendar item.
Public property ItemId The ItemId property gets or sets the identifier of a modified occurrence of a recurring calendar item.
Public property OriginalStart The OriginalStart property gets or sets the original start time of a modified occurrence of a recurring calendar item.
Public property Start The Start property gets or sets the start time of a modified occurrence of a recurring calendar item.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top