FaxIncomingMessageIterator.Message property
The Message property retrieves the inbound fax message under the archive cursor.
This property is read-only.
Syntax
Property Message As IFaxIncomingMessage
Property value
A variable of type IFaxIncomingMessage that receives a FaxIncomingMessage object.
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 |
|
DLL |
|
See also