MapiDistributionList.MapiDistributionList
MapiDistributionList()
Initializes a new instance of the MapiDistributionList class.
public MapiDistributionList()
See Also
- class MapiDistributionList
- namespace Aspose.Email.Mapi
- assembly Aspose.Email
MapiDistributionList(string, MapiDistributionListMemberCollection)
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