ContactInfoProviderUpdateContactStatusInternal Method |
Updates contact status ID of specified contacts.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void UpdateContactStatusInternal(
int statusId,
string where
)
Parameters
- statusId
- Type: SystemInt32
Contact status ID - where
- Type: SystemString
Where condition
See Also