Click or drag to resize
LinkedInAccountInfoProviderDeleteLinkedInAccountInfo Method (Int32)
Deletes the LinkedIn account with specified identifier.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public static void DeleteLinkedInAccountInfo(
	int accountId
)

Parameters

accountId
Type: SystemInt32
LinkedIn account identifier.
See Also