Share via


MicroBlogType Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum MicroBlogType
type MicroBlogType = 
Public Enum MicroBlogType
Inheritance
MicroBlogType
Attributes

Fields

Name Value Description
None 0
MBEProfile 1
RootPost 2
ReplyPost 4
RefLike 8
RefMention 16
RefReply 32
ActivityEventRootPost 64
NonRefPosts 70
RefTag 128
Reference 256
RefPosts 440
TheirRootPosts 490
TheirAllPosts 494
MyRootPosts 506
All 510
MyAllPosts 510

Applies to