LinkedInAccountInfoProviderDeleteLinkedInAccountInfo Method (Int32) |
Deletes the LinkedIn account with specified identifier.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax public static void DeleteLinkedInAccountInfo(
int accountId
)
Parameters
- accountId
- Type: SystemInt32
LinkedIn account identifier.
See Also