IDeleteContactsServiceDeleteForAllSite Method |
Deletes batch of contacts for all sites.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax bool DeleteForAllSite(
int siteBatchSize
)
Parameters
- siteBatchSize
- Type: SystemInt32
Number of contacts to delete.
Return Value
Type:
BooleanReturns true when there are more contacts to delete
See Also