PimItemCollection.ListChanged Event

3/29/2010

Occurs when either the collection changes, or when an individual PIM item in the collection changes.

Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

public event ListChangedEventHandler ListChanged
'Declaration
Public Event ListChanged As ListChangedEventHandler

Remarks

Occurs only if the SupportsChangeNotification property is TRUE.

See Also

Reference

PimItemCollection Class
PimItemCollection Members
Microsoft.WindowsMobile.PocketOutlook Namespace