EmailAccountCollectionEnumerator.MoveNext Method

3/29/2010

Moves the enumerator's index pointer to the next position.

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

Syntax

public bool MoveNext ()
'Declaration
Public Function MoveNext As Boolean

Return Value

True if the collection does not need to be Reset; otherwise false.

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

EmailAccountCollectionEnumerator Class
EmailAccountCollectionEnumerator Members
Microsoft.WindowsMobile.PocketOutlook Namespace