IFaxServer2::get_FaxAccountSet method (faxcomex.h)
The IFaxServer2::FaxAccountSet property returns a IFaxAccountSet object used to manage the fax accounts on the fax server.
This property is read-only.
Syntax
HRESULT get_FaxAccountSet(
IFaxAccountSet **ppFaxAccountSet
);
Parameters
ppFaxAccountSet
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | faxcomex.h |
DLL | Fxscomex.dll |