Gets localized message that describes the post's publish state.
            
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- post
 - Type: CMS.SocialMarketing LinkedInPostInfo
LinkedIn post. 
- user (Optional)
 - Type: CMS.Base IUserInfo
User whose time zone will be used when formating date time information. 
- site (Optional)
 - Type: CMS.Base ISiteInfo
Site whose time zone will be used when formating date time information. 
- shortMessage (Optional)
 - Type: 
System Boolean
Indicates if short message has to be used instead of detail message. 
Return Value
Type:Localized status message.
See Also