EMailPropertyCollection(IListEMailProperty) Constructor
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public EMailPropertyCollection(
IList<EMailProperty> emailAddresses
)
Public Sub New (
emailAddresses As IList(Of EMailProperty)
)
public:
EMailPropertyCollection(
IList<EMailProperty^>^ emailAddresses
)
new :
emailAddresses : IList<EMailProperty> -> EMailPropertyCollection
Parameters
- emailAddresses IListEMailProperty
- The IListT of e-mail addresses to add