MobilePhone Property

Contains the mobile telephone number of the person contact.

Applies To

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

[Visual Basic]Property MobilePhone As String
[C++]HRESULT get_MobilePhone(BSTRpVal);
HRESULT put_MobilePhone(BSTR Val);

Parameters

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

Remarks

This property is also available as the mobile Field.

Page view tracker