FeedItemMetadata Class
Represents the FeedSync item metadata for an item.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
The FeedItemMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | IsNoConflicts | Gets the noconflicts value of the item. |
![]() | IsTombstone | Gets a value that indicates whether the item is a tombstone. |
![]() | ItemConflictCollection | Gets the item conflict collection. |
![]() | ItemData | Gets the item data formatted as XML text. |
![]() | ItemHistoryCollection | Gets the item history collection. |
![]() | ItemId | Gets the item ID. |
![]() | UpdateCount | Gets the number of updates that have been made to the item so far. |
Show:
