ServicePRO SDK Help

stcQuickMessage..::..Replied Property

Gets or sets a value indicating whether this stcQuickMessage is replied.

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

Syntax


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

Field Value

true if replied; otherwise, false.