ISelectionMemberPhone Property |
The preferred phone number (the phone number with rank = 1) for the contact representing the selection member - formatted
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Phone As String
Get
Dim instance As ISelectionMember
Dim value As String
value = instance.Phone
property String^ Phone {
String^ get ();
}
Property Value
Type:
String
See Also