CalendarEvent class

Represents an event in a calendar.

System.Object
  Microsoft.Exchange.WebServices.Data.ComplexProperty
    Microsoft.Exchange.WebServices.Data.CalendarEvent

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public NotInheritable Class CalendarEvent _
	Inherits ComplexProperty
'Usage
Dim instance As CalendarEvent

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: