Click or drag to resize

ITHit.WebDAV.Calendar.Params Namespace

IT Hit WebDAV Classes Reference
Contains classes and interfaces for managing iCalendar parameters.
Classes
  ClassDescription
Public classCalendarUserType
Type of calendar user.
Public classFreeBusyType
Represents a free or busy time.
Public classParticipationRoleType
Represents participation role.
Public classParticipationStatusEventType
Represents participation status parameter for the calendar user for an event.
Public classParticipationStatusJournalType
Represents participation status parameter for the calendar user for a journal.
Public classParticipationStatusToDoType
Represents participation status parameter for the calendar user for a to-do.
Public classParticipationStatusType
Represents participation status parameter for the calendar user for an event, to-do or journal component.
Public classRelatedType
Represents the relationship of the alarm trigger with respect to the start or end of the calendar component.
Public classRelationshipType
Represents a relationship or reference between one calendar component and another.
Public classRsvpType
Represents RSVP expectation.
Interfaces
  InterfaceDescription
Public interfaceIAltRepParam
To specify an alternate text representation for the calendar's property value. Provides access to "ALTREP" property parameter.
Public interfaceICommonNameParam
To specify the common name to be associated with the calendar user specified by the property. Provides access to "CN" property parameter.
Public interfaceIDelegateesParam
Represents "DELEGATED-TO" parameter, that contains the list of calendar users to whom the calendar user specified by the property has delegated participation.
Public interfaceIDelegatorsParam
Represents "DELEGATED-FROM" parameter, that contains list of calendar users that have delegated their participation to the calendar user specified by the property.
Public interfaceIDirectoryEntryReferenceParam
To specify reference to a directory entry associated with the calendar user specified by the property. Provides access to "DIR" property parameter.
Public interfaceIFormatTypeParam
To specify the content type of a referenced object.
Public interfaceIFreeBusyParam
Represents "FBTYPE" parameter of "FREEBUSY" property, that specifies the free or busy time type.
Public interfaceIMemberParam
To specify the group or list membership of the calendar user specified by the property.
Public interfaceIParticipationRoleParam
To specify the participation role for the calendar user specified by the property.
Public interfaceIParticipationStatusParam
Specifies the participation status for the calendar user specified by the property.
Public interfaceIRsvpParam
To specify whether there is an expectation of a favor of a reply from the calendar user specified by the property value.
Public interfaceISentByParam
To specify the calendar user that is acting on behalf of the calendar user specified by the property. Provides access to "SENTBY" property parameter.
Public interfaceITimeZoneIdParam
Represents time zone identifier for the time zone definition for a time component in the property value.
Public interfaceIUserTypeParam
Represents type of calendar user. Provides access to "CUTYPE" parameter.