FeedItemConverter::ConvertXmlToItemData Method
When overridden in a derived class, converts items from an XML string that contains the item data in the FeedSync format to the provider format.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- itemXml
- Type: System::String
An XML string that contains the item data in the FeedSync format.
Show: