Directory Services

IADsFaxNumber Property Methods

The property method of the IADsFaxNumber interface sets the property described in the following table. For more information, see Interface Property Methods.

Properties

Property Description
TelephoneNumber

[Visual Basic]
Access: Read/Write
DataType: BSTR

[C++]
HRESULT get_TelephoneNumber
([out] BSTR* retVal);
HRESULT put_TelephoneNumber
([in] BSTR bstrTelephoneNumber);

The telephone number of the fax machine.
Parameters

[Visual Basic]
Access: Read/Write
DataType: Variant

[C++]
HRESULT get_Parameters
([out] VARIANT* retval);
HRESULT put_Parameters
([in] VARIANT vParameters);

The parameters for the fax machine.

Requirements

Client: Included in Windows XP and Windows 2000 Professional.
Server: Included in Windows Server 2003 and Windows 2000 Server.
Redistributable: Requires Active Directory Client Extension on Windows NT 4.0 SP6a and Windows 95/98/Me.
Header: Declared in Iads.h.

See Also

IADsFaxNumber, ADS_FAXNUMBER