mapi_profile Struct Reference

#include <mapi_profile.h>

Data Fields

uint32_t codepage
 
struct cli_credentials * credentials
 
const char * domain
 
uint32_t exchange_version
 
const char * homemdb
 
const char * kerberos
 
uint32_t language
 
const char * localaddr
 
const char * mailbox
 
struct mapi_contextmapi_ctx
 
uint32_t method
 
const char * org
 
const char * ou
 
const char * password
 
char * profname
 
const char * realm
 
bool seal
 
const char * server
 
const char * username
 
const char * workstation
 

Field Documentation

◆ codepage

uint32_t mapi_profile::codepage

◆ credentials

struct cli_credentials* mapi_profile::credentials

◆ domain

const char* mapi_profile::domain

Referenced by LoadProfile().

◆ exchange_version

uint32_t mapi_profile::exchange_version

◆ homemdb

const char* mapi_profile::homemdb

Referenced by RfrGetFQDNFromLegacyDN().

◆ kerberos

const char* mapi_profile::kerberos

Referenced by LoadProfile().

◆ language

uint32_t mapi_profile::language

◆ localaddr

const char* mapi_profile::localaddr

◆ mailbox

const char* mapi_profile::mailbox

◆ mapi_ctx

◆ method

uint32_t mapi_profile::method

◆ org

const char* mapi_profile::org

Referenced by OpenUserMailbox().

◆ ou

const char* mapi_profile::ou

Referenced by OpenUserMailbox().

◆ password

const char* mapi_profile::password

Referenced by LoadProfile().

◆ profname

char* mapi_profile::profname

◆ realm

const char* mapi_profile::realm

Referenced by LoadProfile().

◆ seal

bool mapi_profile::seal

Referenced by Logon().

◆ server

const char* mapi_profile::server

◆ username

◆ workstation

const char* mapi_profile::workstation

Referenced by LoadProfile().


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

Creative Commons License
Creative Commons Attribution icon Creative Commons Share Alike icon
This content is licensed under the Creative Commons
Attribution ShareAlike License v. 3.0:
http://creativecommons.org/licenses/by-sa/3.0/