WorkPhone Property
Topic Last Modified: 2006-06-13
Contains the work telephone number of the person contact.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property WorkPhone As String
HRESULT get_WorkPhone(BSTR* pVal);HRESULT put_WorkPhone(BSTR Val);
Parameters
- pVal
Returns the value of the WorkPhone property as a reference to a BSTR.
- Val
Sets the value of the WorkPhone property to the value of the BSTR.