Share via


RecipientCollectionEnumerator Constructor

3/29/2010

Initializes a new instance of the RecipientCollectionEnumerator class.

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

Syntax

public RecipientCollectionEnumerator (
    RecipientCollection collection
)
'Declaration
Public Sub New ( _
    collection As RecipientCollection _
)

Parameters

  • collection
    The collection to enumerate

See Also

Reference

RecipientCollectionEnumerator Class
RecipientCollectionEnumerator Members
Microsoft.WindowsMobile.PocketOutlook Namespace