Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the effective ID for this item.
Syntax
[ lEffectiveId = ] FeedItem.EffectiveId
Possible Values
lEffectiveId Integer that receives the ID. The property is read-only. The property has no default value.
Remarks
The EffectiveId value is a numeric identifier assigned by the Windows RSS Platform that uniquely identifies the item within the feed.
Note The Windows RSS Platform identifies items by a key that provides a globally universal way of identifying an item. An item will have the same effective ID on two different machines.
Applies To
FeedItem