ServicePRO SDK Help

stcMeetingRequestMessage..::..ModifiedOccurences Property

Gets or sets the modified occurences.

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

Syntax


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

Field Value

The modified occurences.