ParameterNames Class

This class holds a set of constants that define the standard parameter names for the various specifications.

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public static class ParameterNames
Inheritance
Object    ParameterNames

Fields

AlternateRepresentationAlternate representation
CalendarScaleCalendar Scale (vCard 4.0)
CalendarUserTypeAttendee user type
CharacterSetCharacter set parameter
CommonNameAttendee/organizer common name
ContextContext parameter
DelegatedFromAttendee delegated from
DelegatedToAttendee delegated to
DirectoryEntryAttendee/organizer directory entry
EncodingEncoding parameter
ExpectAttendee expectation
FormatTypeAttachment format type (iCalendar)
FreeBusyTypeFree/busy type (iCalendar)
LanguageLanguage parameter
MemberAttendee membership
PartStatusAttendee participation status (iCalendar)
PropertyIdProperty ID (vCard 4.0)
RangeRecurrence ID range (iCalendar)
RelatedTrigger Related (iCalendar)
RelationshipTypeRelated To relationship type (iCalendar)
RoleAttendee Role
RsvpAttendee RSVP
SentByAttendee/organizer sent by
SortAsSort as value (vCard 4.0)
StatusAttendee participation status (vCalendar)
TimeZoneIdTime Zone ID
TypeType parameter (address type, phone type, etc)
ValueLocationValue type/location parameter (inline, date, etc)

See Also