BaseObjectChangedEventType.Item Property

Definition

The Item property gets a FolderIdType or an ItemIdType object that identifies the changed store item.

public:
 property System::Object ^ Item { System::Object ^ get(); void set(System::Object ^ value); };
public object Item { get; set; }
Public Property Item As Object

Property Value

The Item property returns an object that represents either a FolderIdType or an ItemIdType object.

Applies to