Gets the XML representation of the item.

Namespace:  Rebex.Net
Assembly:  Rebex.Ews (in Rebex.Ews.dll)

Syntax

Visual Basic
Public Function ToXml As String
C#
public string ToXml()

Return Value

Part of the XML response returned by the Exchange server which represents the item.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also