FeedItemMetadata Members
Represents the FeedSync item metadata for an item.
The following tables list the members exposed by the FeedItemMetadata type.
Public Properties
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
FeedItemMetadata Class
Microsoft.Synchronization.FeedSync Namespace