EwsMessageInfo.ToXml Method
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
ToXml()
Gets the XML representation of the item. Inherited from EwsItemInfo.
Declaration
public string ToXml()
Returns
Type | Description |
---|---|
String | Part of the XML response returned by the Exchange server which represents the item. |