Deletes the specified Twitter post from both the Twitter and the CMS database.
Deletes scheduled task as well.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- post
- Type: CMS.SocialMarketing TwitterPostInfo
Twitter post to be deleted.
Exceptions
Exception | Condition |
---|---|
System Exception | When twitter account or application not found or tweet not deleted successfully. |
See Also