SubscriberInfoProviderBlockContact Method |
Blocks a contact with specified ID (for contact group subscribers).
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax public static void BlockContact(
int contactId
)
Parameters
- contactId
- Type: SystemInt32
ContactID
See Also