All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::jsonapi::admin::MessageInProcess Struct Reference

import "Queue.idl";

Public Attributes

kerio::web::KId id
 Queue ID.
kerio::web::ByteValueWithUnits messageSize
 message size in appropriate units
string from
 sender email address
string to
 recipient email address
MessageStatus status
 message status
long percentage
 only for processing: completed percentage
string server
 server name or IP
string time
 time in process

Detailed Description

Message being processed by server

Member Data Documentation

string kerio::jsonapi::admin::MessageInProcess::from

sender email address

kerio::web::KId kerio::jsonapi::admin::MessageInProcess::id

Queue ID.

kerio::web::ByteValueWithUnits kerio::jsonapi::admin::MessageInProcess::messageSize

message size in appropriate units

long kerio::jsonapi::admin::MessageInProcess::percentage

only for processing: completed percentage

string kerio::jsonapi::admin::MessageInProcess::server

server name or IP

MessageStatus kerio::jsonapi::admin::MessageInProcess::status

message status

string kerio::jsonapi::admin::MessageInProcess::time

time in process

string kerio::jsonapi::admin::MessageInProcess::to

recipient email address


The documentation for this struct was generated from the following file: