FaxAccountSet.GetAccounts method
Returns an IFaxAccounts object that represents all the fax accounts on the fax server.
Syntax
FaxAccountSet.GetAccounts() As IFaxAccounts
Parameters
This method has no parameters.
Return value
Type: IFaxAccounts**
The address of a pointer to an IFaxAccounts object.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
DLL |
|
See also