FaxOutgoingMessageIterator.Message property

The Message property retrieves the outbound fax message under the archive cursor.

This property is read-only.

Syntax

Property Message As FaxOutgoingMessage

Property value

A FaxOutgoingMessage object.

Remarks

To use this method, a user must have the farSUBMIT_LOW and farQUERY_OUT_ARCHIVE access rights.

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