Return the number of persons in the list.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction Count As Integer
Dim instance As IPersons
Dim returnValue As Integer
returnValue = instance.Count()
Return Value
Type:
Int32
See Also