10 #import <kerio/web/idl/SharedStructures.idl>
55 typedef sequence<MessageInQueue> MessageInQueueList;
56 typedef sequence<MessageInProcess> MessageInProcessList;
85 void remove(out
long deleteItems, in kerio::web::KIdList messageIds);
92 void removeAll(out
long deleteItems);
101 void removeMatching(out
long deleteItems, in
string senderPattern, in
string recipientPattern);
113 void tryToSend(in kerio::web::KIdList messageIds);