ServicePRO SDK Help

stcFetchEmailOptions..::..NeedTotalCount Property

Gets or sets a value indicating whether [need total count].

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

Syntax


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

Field Value

true if [need total count]; otherwise, false.