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

import "Domains.idl";

Public Attributes

boolean isEnabled
 is forwarding enabled?
string host
 hostname or IP address to forward
long port
 host port
DeliveryType how
 how to deliver
boolean preventLoop
 do not deliver to domain alias (applicable when Domain.aliasList is not empty)

Detailed Description

Forwarding action Note: all fields must be assigned if used in set methods

Member Data Documentation

string kerio::jsonapi::admin::Forwarding::host

hostname or IP address to forward

DeliveryType kerio::jsonapi::admin::Forwarding::how

how to deliver

boolean kerio::jsonapi::admin::Forwarding::isEnabled

is forwarding enabled?

long kerio::jsonapi::admin::Forwarding::port

host port

boolean kerio::jsonapi::admin::Forwarding::preventLoop

do not deliver to domain alias (applicable when Domain.aliasList is not empty)


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