Platform SDK: Active Directory, ADSI, and 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 in Vtable Order

Property Description
TelephoneNumber

[Visual Basic]
Access: Read/Write
Data Type: BSTR

[C++]
HRESULT get_TelephoneNumber
(BSTR
*retVal);

HRESULT put_TelephoneNumber
(BSTR
bstrTelephoneNumber);

The telephone number of the fax machine.
Parameters

[Visual Basic]
Access: Read/Write
Data Type: VARIANT

[C++]
HRESULT get_Parameters
(VARIANT
*retval);

HRESULT put_Parameters
(VARIANT
vParameters);

The parameters for the fax machine.

See Also

IADsFaxNumber, ADS_FAXNUMBER