FaxRecipients.Item property
The Item property returns a FaxRecipient object from the FaxRecipients collection.
This property is read-only.
Syntax
Property Item( _
ByVal lIndex As Long _
) As IFaxRecipient
Property value
A variable of type IFaxRecipient that receives A FaxRecipient object.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also