Share via


WorkPager Property

Topic Last Modified: 2006-06-13

Contains the work pager number of the person contact.

Applies To

IPerson Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property WorkPager As String
HRESULT get_WorkPager(BSTR* pVal);HRESULT put_WorkPager(BSTR Val);

Parameters

  • pVal
    Returns the value of the WorkPager property as a reference to a BSTR.
  • Val
    Sets the value of the WorkPager property to the value of the BSTR.

Remarks

This property is also available as the pager Field.