FaxIncomingMessageIterator.MoveFirst method

The MoveFirst method moves the archive cursor to the first fax message in the archive of inbound faxes.

Syntax

FaxIncomingMessageIterator.MoveFirst() As Long

Parameters

This method has no parameters.

Remarks

To use this method, a user must have the farQUERY_IN_ARCHIVE access right.

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

FaxIncomingMessageIterator

IFaxIncomingMessageIterator