AttendeeProperty Properties

Properties

CalendarUserType This property is used to set or get the calendar user type (CUTYPE) parameter for the calendar user specified by the property value.
CharacterSet This is used to set or get the character set used for the value
(Inherited from BaseProperty)
CommonName This property is used to set or get the common name (CN) parameter associated with the calendar user specified by the property value.
(Inherited from OrganizerProperty)
CustomParameters This property is used to set or get a string containing custom parameters that are not part of the specification. These are usually prefixed with "X-" to indicate an extension.
(Inherited from BaseProperty)
DefaultValueLocation This read-only property defines the default value type as CAL-ADDRESS (calendar address)
(Inherited from OrganizerProperty)
DelegatedFrom This property is used to set or get the "delegated from" (DELEGATED-FROM) parameters for the calendar user specified by the property value. There can be more than one delegate.
DelegatedTo This property is used to set or get the "delegated to" (DELEGATED-TO) parameters for the calendar user specified by the property value. There can be more than one delegate.
DirectoryEntry This property is used to set or get the directory entry (DIR) parameter associated with the calendar user specified by the property value.
(Inherited from OrganizerProperty)
EncodedValue This is used to set or get the value of the property in its encoded string form representing how it will be read from or written to the PDI data stream (i.e. Base 64, Quoted-Printable, etc).
(Inherited from BaseProperty)
EncodingMethod Set or get the encoding method for this property's value as a value in the EncodingType enumeration.
(Inherited from BaseProperty)
EncodingString Set or get the encoding method for this property's value as a string
(Inherited from BaseProperty)
Expectation This property is used to set or get the calendar user expectation (EXPECT) parameter for the calendar user specified by the property value.
Group The group to which this property belongs
(Inherited from BaseProperty)
Language This is used to set or get the language used for the value
(Inherited from BaseProperty)
Membership This property is used to set or get the group or list membership (MEMBER) parameters for the calendar user specified by the property value. There can be more than one.
ParticipationStatus This property is used to set or get the participation status parameter (STATUS for vCalendar, PART-STATUS for iCalendar) for the calendar user specified by the property value.
PropertyId This is used to get or set the property ID for the value
(Inherited from BaseProperty)
Role This property is used to set or get the role (ROLE) parameter for the calendar user specified by the property value.
Rsvp This property is used to set or get the RSVP (RSVP) parameter for the calendar user specified by the property value.
SentBy This property is used to set or get the sent-by (SENT-BY) parameter that specifies the calendar user that is acting on behalf of the calendar user specified by the property value.
(Inherited from OrganizerProperty)
Tag This read-only property defines the tag (ATTENDEE)
(Overrides OrganizerProperty.Tag)
Value This is used to set or get the value of the property in its unencoded string form
(Inherited from BaseProperty)
ValueLocation The value (data) type or location of this property's value
(Inherited from BaseProperty)
Version This is overridden to enforce the correct encoding type when the version changes
(Inherited from BaseProperty)
VersionsSupported This is used to establish the specification versions supported by the PDI object
(Overrides OrganizerProperty.VersionsSupported)

See Also