Initializes a new instance of the PropertyDefinition class.
Name of the property (added to workaround reflection based initialization of Names).
Name of the XML element.
The URI.
The version.
Initializes a new instance of the PropertyDefinition class.
Name of the property (added to workaround reflection based initialization of Names).
Name of the XML element.
The flags.
The version.
Initializes a new instance of the PropertyDefinition 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 the property type.
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 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 json.
The JSON value. Can be a JsonObject, string, number, bool, array, or null.
The service.
The property bag.
associated internal properties.
The list in which to add the associated properties.
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.
Gets the response action.
The response action string.
ResponseActions
load from XMLJsObject.
True if property was loaded.
Generated using TypeDoc