ServicePRO SDK Help

stcMeetingRequestMessage..::..DeletedOccurrences Property

Gets or sets the deleted occurrences.

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

Syntax


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

Field Value

The deleted occurrences.