LinkedInPostInfoProvider DeleteLinkedInPostInfoInternal Method Kentico 8.1 API Reference
Deletes the specified LinkedIn post. If the post is published on the LinkedIn, it will be deleted only locally - the LiknedIn API does not allow its removal. Deletes scheduled task as well.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Exceptions

ExceptionCondition
CMS.SocialMarketing LinkedInPartialDeleteExceptionThrown when the deleted post has already been published on LiknedIn. In such case the post is deleted locally only.
See Also