GetAddMembersBatchResponseModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Subscribe or unsubscribe list members
public class GetAddMembersBatchResponseModel
type GetAddMembersBatchResponseModel = class
Public Class GetAddMembersBatchResponseModel
- Inheritance
-
GetAddMembersBatchResponseModel
Constructors
| Name | Description |
|---|---|
| GetAddMembersBatchResponseModel() | |
Properties
| Name | Description |
|---|---|
| ErrorCount |
The number email addresses that could not be added to the list or updated |
| TotalCreated |
Total number of members that were added to the list |
| TotalUpdated |
The total number of an existing list members whose subscription status was updated |