Click or drag to resize

CalendarUserType Properties

IT Hit WebDAV Classes Reference

The CalendarUserType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberGroup
Calendar user that represents a group.
Public propertyStatic memberIndividual
Сalendar user that represents an individual.
Public propertyName
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.)
Public propertyNumber
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.)
Public propertyStatic memberResource
Calendar user that represents a resource.
Public propertyStatic memberRoom
Calendar user that represent a room.
Public propertyStatic memberUnknown
Calendar user of unknown type.
Top
See Also