FaxOutgoingMessageIterator.MoveNext method

The MoveNext method moves the archive cursor to the next fax message in the outbound archive.

Syntax

FaxOutgoingMessageIterator.MoveNext() As Long

Parameters

This method has no parameters.

Remarks

The method will fail if the AtEOF property is equal to True.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

Visual Basic Example

FaxOutgoingMessageIterator

IFaxOutgoingMessageIterator