WriteToXml abstract method

void WriteToXml(
  1. EwsServiceXmlWriter writer
)
Writes the Id encapsulated in the wrapper to XML. The writer to write the Id to.

Implementation

void WriteToXml(EwsServiceXmlWriter writer);