Class HistoryLabelAdded
public class HistoryLabelAdded : IDirectResponseSchema
- Inheritance
-
HistoryLabelAdded
- Implements
-
IDirectResponseSchema
- Inherited Members
Constructors
HistoryLabelAdded()
public HistoryLabelAdded()
Properties
ETag
The ETag of the item.
public virtual string ETag { get; set; }
Property Value
LabelIds
Label IDs added to the message.
public virtual IList<string> LabelIds { get; set; }
Property Value
Message
public virtual Message Message { get; set; }