SubscriberInfoProviderUnblockContact Method |
Unblocks 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 UnblockContact(
int contactId
)
Parameters
- contactId
- Type: SystemInt32
ContactID
See Also