Click or drag to resize
ContactStatusInfoProviderDeleteContactStatusInfo Method (Int32)
Deletes contact status with specified ID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public static void DeleteContactStatusInfo(
	int statusId
)

Parameters

statusId
Type: SystemInt32
Contact status ID
See Also