ServicePRO SDK Help

stcMeetingRequestMessage..::..OptionalAttendees Property

Gets or sets the optional attendees.

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

Syntax


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

Field Value

The optional attendees.