Share via


AttachmentCollectionEnumerator.MoveNext Method

3/29/2010

Moves to the next Recipient in the collection.

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 enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.

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

AttachmentCollectionEnumerator Class
AttachmentCollectionEnumerator Members
Microsoft.WindowsMobile.PocketOutlook Namespace