Click or drag to resize
LinkedInPostInfoProviderTryCancelScheduledPublishLinkedInPost Method
Overload List
  NameDescription
Public methodStatic memberTryCancelScheduledPublishLinkedInPost(Int32)
Tries to cancel scheduled publish of LinkedIn post. If successful, the post can be modified using PublishLinkedInPost(Int32). (Has to be called before modification since LinkedIn does not allow published posts to be modified).
Public methodStatic memberTryCancelScheduledPublishLinkedInPost(LinkedInPostInfo)
Tries to cancel scheduled publish of LinkedIn post. If successful, the post can be modified using PublishLinkedInPost(Int32). (Has to be called before modification since LinkedIn does not allow published posts to be modified).
Top
See Also