Phone item collection
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Phones As IPhones
Get
Dim instance As IContact
Dim value As IPhones
value = instance.Phones
property IPhones^ Phones {
IPhones^ get ();
}
Property Value
Type:
IPhones
See Also