AppointmentCollection.AppointmentCollectionEnumerator Constructor

3/29/2010

Initializes an instance of an Appointment collection enumerator.

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

Syntax

public AppointmentCollectionEnumerator (
    AppointmentCollection appointmentCollection
)
'Declaration
Public Sub New ( _
    appointmentCollection As AppointmentCollection _
)

Parameters

  • appointmentCollection
    Base collection for the enumerator.

See Also

Reference

AppointmentCollection.AppointmentCollectionEnumerator Class
AppointmentCollection.AppointmentCollectionEnumerator Members
Microsoft.WindowsMobile.PocketOutlook Namespace