Share via


SocialThreadAttributes Enum

Definition

This enumeration supports a bitwise combination of its member values.

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

Fields

Name Value Description
None 0
IsDigest 1
CanReply 2
CanLock 4
IsLocked 8
ReplyLimitReached 16

Applies to