IPersonArchiveList Property |
property List
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property List As IPersons
Get
Dim instance As IPersonArchive
Dim value As IPersons
value = instance.List
property IPersons^ List {
IPersons^ get ();
}
Property Value
Type:
IPersons
See Also