Initializes a new instance of the EwsServiceXmlWriter class.
The service.
Buffer size for writing Base64 encoded content.
UTF-8 encoding that does not create leading Byte order marks
check if an uri exist in internal tracker
Prefix of uri.
uri itself.
Closes XMl tag
convert object to a string. transformed TryConvertObjectToString metho from c#
The value.
The string representation of value.
Gets the xml created by EWS XMl Writer.
removes internal cache of XML data if false, otherwise keep the data.
Pushes xml uri to internal tracker of used xml uris
Prefix of uri.
uri itself.
Writes the attribute value.
The local name of the attribute.
The string value.
Writes the attribute value.
The namespace prefix.
The local name of the attribute.
The string value.
Writes the attribute value. Does not emit empty string values.
The local name of the attribute.
The value.
Writes the attribute value. Optionally emits empty string values.
The local name of the attribute.
Always emit the empty string as the value.
The value.
Writes the attribute value.
The namespace prefix.
The local name of the attribute.
The value.
Writes the base64-encoded element value.
The buffer.
Writes the element value.
The XML namespace.
The local name of the element.
The value.
Writes the element value.
The XML namespace.
The local name of the element.
The value.
Writes the end element.
Writes the start element.
The XML namespace.
The local name of the element.
Writes string value.
The value.
Element name (used for error handling)
Generated using TypeDoc
XML writer