FeedItemConverter::ConvertItemDataToXmlText Method
When overridden in a derived class, converts items from the provider format to an XML string in the FeedSync format.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- itemData
- Type: System::Object
The item data in the provider format.
Show: