Type of role (associate/external/anonymous/system).
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxEnAssocRoleType Type { get; }
ReadOnly Property Type As EnAssocRoleType
Get
Dim instance As IRole
Dim value As EnAssocRoleType
value = instance.Type
property EnAssocRoleType Type {
EnAssocRoleType get ();
}
Property Value
Type:
EnAssocRoleType
See Also