AppointmentCollection.AppointmentCollectionEnumerator Class

3/29/2010

An enumerator for iterating through the AppointmentCollection object.

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

Syntax

public class AppointmentCollectionEnumerator : PimItemCollectionEnumerator
'Declaration
Public Class AppointmentCollectionEnumerator
    Inherits PimItemCollectionEnumerator

Inheritance Hierarchy

System.Object
   Microsoft.WindowsMobile.PocketOutlook.PimItemCollection.PimItemCollectionEnumerator
    Microsoft.WindowsMobile.PocketOutlook.AppointmentCollection.AppointmentCollectionEnumerator

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

AppointmentCollection.AppointmentCollectionEnumerator Members
Microsoft.WindowsMobile.PocketOutlook Namespace