IApplicationPersonArchive Property |
Person list under company card
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxSOPersonArchive PersonArchive { get; }
ReadOnly Property PersonArchive As SOPersonArchive
Get
Dim instance As IApplication
Dim value As SOPersonArchive
value = instance.PersonArchive
property SOPersonArchive^ PersonArchive {
SOPersonArchive^ get ();
}
Property Value
Type:
SOPersonArchive
See Also