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.
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