Gets or sets the code of the error that occurred while publishing the Twitter post.
Positive numbers are Twitter's error codes, negative numbers are our custom error codes.
ERROR_CODE_UNKNOWN_ERROR Unexpected error that was not returned by Twitter.
ERROR_CODE_INVALID_ACCOUNT Account doesn't exist or it is not valid.
ERROR_CODE_INVALID_APPLICATION Application doesn't exist or it is not valid.
ERROR_CODE_DOCUMENT_NOT_EXIST Related document doesn't exist.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Property Value
Type: Nullable Int32See Also