SOLIDWORKS PDM Professional API Help Send Feedback
mbsCellPhone Field
See Also 
EPDM.Interop.epdm Namespace > EdmUserDataEx Structure : mbsCellPhone Field


Cell phone number.

Syntax

Visual Basic 
Public mbsCellPhone As System.String
C# 
public System.string mbsCellPhone
C++/CLI 
public:
System.String^ mbsCellPhone

Remarks

If you want the Microsoft Office Communicator integration (i.e., the phone number links in the user's popup windows) to be able to call the number, then you must enter the number in a form supported by your Microsoft Office Communicator installation.

Microsoft Office Communicator must also be set up to support outgoing calls. See the Microsoft Office Communicator documentation for more details.

See Also