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


Office phone number.

Syntax

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

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