FaxServer.CurrentAccount property
The CurrentAccount property returns the fax account for the user account that has connected to the fax server.
This property is read-only.
Syntax
Property CurrentAccount As IFaxAccount
Property value
An address of a pointer to an IFaxAccount object.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
DLL |
|
See also