PresentmentMailSyncResponses

PresentmentDeliveryResponseMessageSetV1.PresentmentMailSyncResponses property

Gets or sets the collection of PresentmentMailSyncResponse.

public List<PresentmentMailSyncResponse> PresentmentMailSyncResponses { get; set; }

See Also