BankMailSyncRequests

BankRequestMessageSetV1.BankMailSyncRequests property

Gets or sets the collection of BankMailSyncRequest.

public List<BankMailSyncRequest> BankMailSyncRequests { get; set; }

See Also