CharacterSet |
This is used to set or get the character set used for the value
(Inherited from BaseProperty) |
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 BINARY
(Overrides BaseProperty.DefaultValueLocation) |
EncodedValue |
This is overridden to handle the URI prefix on vCard 4.0 values
(Overrides BaseProperty.EncodedValue) |
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) |
Group |
The group to which this property belongs
(Inherited from BaseProperty) |
ImageType | This is used to set or get the image type |
Language |
This is used to set or get the language used for the value
(Inherited from BaseProperty) |
PropertyId |
This is used to get or set the property ID for the value
(Inherited from BaseProperty) |
Tag |
This read-only property defines the tag (PHOTO)
(Overrides BaseProperty.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 PDIObject.VersionsSupported) |