RecipientCollectionEnumerator.MoveNext Method
3/29/2010
Indexes to the next position in the Recipient 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 another Recipient exists in the collection, 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
RecipientCollectionEnumerator Class
RecipientCollectionEnumerator Members
Microsoft.WindowsMobile.PocketOutlook Namespace