Returns true if given user is in owner's contactlist.
Namespace: CMS.MessagingAssembly: CMS.Messaging (in CMS.Messaging.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- ownerId
- Type: System Int32
ID of contactlist owner
- contactId
- Type: System Int32
ID of user to check
Return Value
Type: BooleanSee Also