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: 9.0.0
Syntax
C#
public static void DeleteContactStatusInfo(
	int statusId
)

Parameters

statusId
Type: SystemInt32
Contact status ID
See Also