TelephonePropertyCollection(IListTelephoneProperty) Constructor
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public TelephonePropertyCollection(
IList<TelephoneProperty> phones
)
Public Sub New (
phones As IList(Of TelephoneProperty)
)
public:
TelephonePropertyCollection(
IList<TelephoneProperty^>^ phones
)
new :
phones : IList<TelephoneProperty> -> TelephonePropertyCollection
Parameters
- phones IListTelephoneProperty
- The IListT of phone numbers to add