MapiDistributionList
MapiDistributionList constructor (1 of 2)
Initializes a new instance of the MapiDistributionList
class.
public MapiDistributionList()
See Also
- class MapiDistributionList
- namespace Aspose.Email.Mapi
- assembly Aspose.Email
MapiDistributionList constructor (2 of 2)
Initializes a new instance of the MapiDistributionList
class.
public MapiDistributionList(string displayName, MapiDistributionListMemberCollection members)
Parameter | Type | Description |
---|---|---|
displayName | String | The display namme. |
members | MapiDistributionListMemberCollection | The recipiens. |
See Also
- class MapiDistributionListMemberCollection
- class MapiDistributionList
- namespace Aspose.Email.Mapi
- assembly Aspose.Email