IPhoneStrippedPhone Property |
The number stripped of spaces and prefixes
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring StrippedPhone { get; }
ReadOnly Property StrippedPhone As String
Get
Dim instance As IPhone
Dim value As String
value = instance.StrippedPhone
property String^ StrippedPhone {
String^ get ();
}
Property Value
Type:
String
See Also