FacebookPostInfoProvider DeleteFacebookPostInfo Method (FacebookPostInfo)Kentico 8.0 API Reference
Deletes the specified Facebook post. If the post is published on the Facebook, it will be deleted there first.

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

ExceptionCondition
FacebookApiExceptionFacebookApiException is thrown when an error occurs while communicating with Facebook.
OnlineSystem ExceptionException is thrown if the Facebook account doesn't exist or its access token is invalid or post could not be deleted from Facebook.
See Also