FaxAccounts.Item property
Returns a FaxAccount object from a IFaxAccounts collection.
This property is read-only.
Syntax
Property Item( _
ByVal vIndex As Variant _
) As IFaxAccount
Property value
A variable of type IFaxAccount that receives the FaxAccount object.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
DLL |
|
See also