Click or drag to resize
SubscriberInfoProviderUnblockContact Method
Unblocks a contact with specified ID (for contact group subscribers).

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public static void UnblockContact(
	int contactId
)

Parameters

contactId
Type: SystemInt32
ContactID
See Also