Represents String property definition.
Initializes a new instance of the StringPropertyDefinition class.
Name of the property (added to workaround reflection based initialization of Names).
Name of the XML element.
The URI.
The flags.
The version.
Gets a value indicating whether this property definition is for a nullable type (ref, int?, bool?...).
Gets the name of the property.
Gets the name of the property.
Gets the property type.
Gets the URI of the property definition.
Gets the minimum Exchange version that supports this property.
{ExchangeVersion} The version.
the name of the XML element.
{string} The name of the XML element.
a list of associated internal properties.
This is a hack. It is here (currently) solely to help the API register the MeetingTimeZone property definition that is internal.
A list of PropertyDefinition objects.
the property definition's printable name.
The property definition's printable name.
Gets the name of the XML element.
XML element name.
whether the specified flag is set.
The flag.
true if the specified flag is set; otherwise, false.
whether the specified flag is set.
The flag.
Requested version.
true if the specified flag is set; otherwise, false.
Loads the property value from XMLJsObject.
The service.
The property bag.
Parses the specified value.
The value.
String value.
associated internal properties.
The list in which to add the associated properties.
Convert instance to string.
The value.
String representation of property value.
Writes the attributes to XML.
The writer.
Writes to XML.
The writer.
The property bag.
Indicates whether the context is an update operation.
Writes to XML.
The writer.
load from XMLJsObject.
True if property was loaded.
Generated using TypeDoc