Share via


MicrofeedStatusCode Enum

Definition

public enum MicrofeedStatusCode
type MicrofeedStatusCode = 
Public Enum MicrofeedStatusCode
Inheritance
MicrofeedStatusCode

Fields

Name Value Description
Success 0
ServerError 1
InsufficientPermissions 2
InterimPlaceholderEntity 3
InvalidItemId 4
InvalidThreadId 5
InvalidUriInPostOptions 6
InvalidMediaLinkName 7
InvalidMediaLinkURI 8
InvalidMediaLinkSnippetURI 9
MediaLinkAddFailure 10
NoServiceContext 11
Invalid_MicroBlogType_Requested 12
Only_One_ContentUri_Allowed_Per_Post 13
Invalid_Content_Null_Or_Empty 14
Invalid_Content_Length_Greater_Than_512_Chars 15
Invalid_KeyWord_Found_In_Content 16
17
Invalid_MicroBlogPost_SerializedString 18
MicroBlogEntity_Error_PublishedFeedList_NotFound 19
MicroBlogEntity_Invalid_GetPublishedFeed 20
MicroBlogPost_Error_SavingToPublishedFeed 21
MicroBlogPost_Error_PublishingToCache 22
MicroBlogPost_Error_DeletingFromCache 23
MicroBLogList_Error_FetchingList 24
MicroBlogList_Error_ExecutingQuery 25
MicroBlogList_Error_FetchingItem 26
MicroBlogList_Error_AddingItem 27
MicroBlogList_Error_Updating_Item 28
MicroBlogList_Error_FetchMBProfileItem 29
MicroBlogList_Error_AccessingProperty 30
InvalidRequest 31
InvalidLikeRequest 32
InvalidLockRequest 33
InvalidRootPost 34
InvalidReplyRequest 35
InvalidReplyRequest_MaxRepliesPerRootPost_LimitReached 36
InvalidLikeRequest_AlreadyMarkedAsLiked 37
InvalidUnLikeRequest_AlreadyMarkedAsUnLike 38
InvalidEMailSubscriptionRequest_AlreadyUnsubscribed 39
InvalidEMailSubscriptionRequest_AlreadySubscribed 40
InvalidEMailSubscriptionRequest_NotThread 41
InvalidLockRequest_AlreadyMarkedAsLocked 42
InvalidUnLockRequest_AlreadyMarkedAsUnLocked 43
InvalidLockRequest_LockingNonRootPost 44
ServerErrorCanReplyIsFalse 45
ServerErrorFeatureDisabled 46
ServerErrorSiteNotFound 47
ServerErrorMicroBlogListNotFound 48
ServerErrorRootPostNotFound 49
ServerErrorPublishedFeedListNotFound 50
ServerErrorPublishedFeedListItemNotFound 51
ServerErrorSavingListItemField 52
ServerErrorInvalidFeedRequest 53
ServerErrorFetchingPublishedFeed 54
ServerErrorFetchingConsolidatedFeed 55
ServerErrorFetchingCategoricalFeed 56
ServerErrorFetchingActivityFeed 57
ServerErrorSecurityTrimmer 58
ServerErrorDuplicateMessageId 59
ServerErrorOpeningPersonalSite 60
ServerError_Initialization 61
ServerErrorInvalidContentURI 62
ServerErrorInvalidFollowedItemType 63
ServerErrorPublishingToList 64
ServerErrorPublishingToCache 65
MicroBlogDeletionError_NotOwner 66
ServerCacheError_CacheNotFound 67
ServerCacheError_NotAuthorized 68
ServerCacheError_ThreadNotFound 69
IncorrectTenantPartition 70
InvalidUserAccount 71
InvalidKeywordTag 72
Taxonomy_TagNotAvailabelForTagging 73
Taxonomy_TermStoreNotFound 74
InvalidEntityIdentifier 75
UnexpectedEntityType 76
WarningPersonalSiteNotFoundCannotCreate 77
WarningPersonalSiteNotFoundCanCreate 78
WarningPersonalSiteNotFoundCanCreateNoPermissions 79
WarningPersonalSiteNotFoundCanCreateError 80
ErrorPersonalSiteNotFound 81
GuidStringConversionError 82
ServerErrorUnableToFetchUserProfile 83
SP_MFPD_DataBase_Exception 84
SP_MFPD_DataBase_DefinitionNotFound 85
SP_MFPD_Invalid_Operation 86
SP_MFPD_Invalid_Value 87
SP_MFPD_Partition_Mismatch 88
SP_MFPD_Definition_Disabled 89
Invalid_MicroBlogPost_DefinitionNameIsRequired 90
Invalid_MicroBlogPost_InvalidDefinitionName 91
InvalidRequest_PostIsLocked 92
ServerErrorUnableToAttachPicture 93
InvalidFeedCacheEntity_UserMissingURI 94
InvalidFeedCacheEntity_DocMissingURI 95
RestrictedListStorageCompromised 96
InvalidPostTarget 97
WarningSiteStorageQuotaExceeded 98
ServerErrorCannotAccessDatabase 99

Applies to