FreeBusyPropertyCollection(IListFreeBusyProperty) Constructor
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public FreeBusyPropertyCollection(
IList<FreeBusyProperty> freeBusys
)
Public Sub New (
freeBusys As IList(Of FreeBusyProperty)
)
public:
FreeBusyPropertyCollection(
IList<FreeBusyProperty^>^ freeBusys
)
new :
freeBusys : IList<FreeBusyProperty> -> FreeBusyPropertyCollection
Parameters
- freeBusys IListFreeBusyProperty
- The IListT of free/busy items to add