Associate Type - 0=internal user, 1=resource, 4=ext.user
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Type As EAssocType
Get
Dim instance As IAssociate
Dim value As EAssocType
value = instance.Type
property EAssocType Type {
EAssocType get ();
}
Property Value
Type:
EAssocType
See Also