GetMimeTransactionResponses

EmailResponseMessageSetV1.GetMimeTransactionResponses property

Gets or sets the collection of GetMimeTransactionResponse.

public List<GetMimeTransactionResponse> GetMimeTransactionResponses { get; set; }

See Also