ServicePRO SDK Help

MyBusinessObject..::..DefaultSenderMailList Property

Gets or sets the default sender mail list.

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

Syntax


[DataMemberAttribute]
public List<stcSystemMailInfo> DefaultSenderMailList { get; set; }
<DataMemberAttribute> _
Public Property DefaultSenderMailList As List(Of stcSystemMailInfo)
	Get
	Set

Field Value

The default sender mail list.