Share via


OccurrenceInfoType Members

The OccurrenceInfoType class represents a single modified occurrence of a recurring calendar item.

The following tables list the members exposed by the OccurrenceInfoType type.

Public Constructors

  Name Description
OccurrenceInfoType The OccurrenceInfoType constructor initializes a new instance of the OccurrenceInfoType class.

Top

Public Properties

  Name Description
Bb402043.pubproperty(en-us,EXCHG.80).gif End The End property gets or sets the end time of a modified occurrence of a recurring calendar item.
Bb402043.pubproperty(en-us,EXCHG.80).gif ItemId The ItemId property gets or sets the identifier of a modified occurrence of a recurring calendar item.
Bb402043.pubproperty(en-us,EXCHG.80).gif OriginalStart The OriginalStart property gets or sets the original start time of a modified occurrence of a recurring calendar item.
Bb402043.pubproperty(en-us,EXCHG.80).gif Start The Start property gets or sets the start time of a modified occurrence of a recurring calendar item.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb402043.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb402043.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb402043.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb402043.pubmethod(en-us,EXCHG.80).gifBb402043.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb402043.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb402043.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb402043.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top