Publishes the Twitter post on the appropriate Twitter channel. Throws an exception if something goes wrong.
Uses scheduler for future posts.
When modifying scheduled posts, always call the TryCancelScheduledPublishTwitterPost(Int32) first.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- postInfoId
- Type: System Int32
Identifier of the TwitterPostInfo that will be published.
See Also