IFeedItemMetadata Interface
Represents the FeedSync item metadata for an item.
interface IFeedItemMetadata : IUnknown
Members
IFeedItemMetadata methods | Description |
---|---|
Gets the item ID. |
|
Gets the number of updates that have been made to the item so far. |
|
Gets a value that indicates whether the item is a tombstone. |
|
Gets the noconflicts value of the item. |
|
Gets an object that can enumerate the item history collection. |
|
Gets an object that can enumerate the item conflict collection. |
|
Gets the item data represented as an IXMLDOMElement object. |
Requirements
Header: Feedsync.h