All Classes Namespaces Files Functions Variables Groups
kerio::jsonapi::webmail::session::UserInfo Struct Reference

import "Session.idl";

Public Attributes

kerio::web::KId id
 [READ-ONLY] global id of user
string loginName
 [READ-ONLY] loginName name, also primary email address
string fullName
 [READ-ONLY] full name
kerio::web::StringList emails
 [READ-ONLY]
string preferredAddress
 preferred address
string replyToAddress
 address for reply

Detailed Description

Details of the logged user into the webmail.

Member Data Documentation

kerio::web::StringList kerio::jsonapi::webmail::session::UserInfo::emails

[READ-ONLY]

string kerio::jsonapi::webmail::session::UserInfo::fullName

[READ-ONLY] full name

kerio::web::KId kerio::jsonapi::webmail::session::UserInfo::id

[READ-ONLY] global id of user

string kerio::jsonapi::webmail::session::UserInfo::loginName

[READ-ONLY] loginName name, also primary email address

string kerio::jsonapi::webmail::session::UserInfo::preferredAddress

preferred address

string kerio::jsonapi::webmail::session::UserInfo::replyToAddress

address for reply


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