ServicePRO SDK Help

stcEnvelope..::..Unreaded Property

Gets or sets a value indicating whether this stcEnvelope is unreaded.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool Unreaded { get; set; }
<DataMemberAttribute> _
Public Property Unreaded As Boolean
	Get
	Set

Field Value

true if unreaded; otherwise, false.