AttendeePropertyCollection(IListAttendeeProperty) Constructor
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public AttendeePropertyCollection(
IList<AttendeeProperty> attendees
)
Public Sub New (
attendees As IList(Of AttendeeProperty)
)
public:
AttendeePropertyCollection(
IList<AttendeeProperty^>^ attendees
)
new :
attendees : IList<AttendeeProperty> -> AttendeePropertyCollection
Parameters
- attendees IListAttendeeProperty
- The IListT of attendees to add