OccurrenceInfo 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.
Encapsulates information on the occurrence of a recurring appointment.
public ref class OccurrenceInfo sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class OccurrenceInfo : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class OccurrenceInfo
Inherits ComplexProperty
- Inheritance
Properties
End |
Gets the end date and time of the occurrence. |
ItemId |
Gets the Id of the occurrence. |
OriginalStart |
Gets the original start date and time of the occurrence. |
Start |
Gets the start date and time of the occurrence. |