Click or drag to resize

MessageIsFlagged Property

Gets of Sets the value indicate where this message is flagged

Namespace:  Hummingbird.TestFramework.Messaging
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[XmlIgnoreAttribute]
[IgnoreDataMemberAttribute]
public bool IsFlagged { get; set; }

Property Value

Type: Boolean
See Also