C# Class TPConfAddin.AccountInfoClass

账号信息
Afficher le fichier Open project: eSDK/esdk_OutlookPlugin Class Usage Examples

Méthodes publiques

Свойство Type Description
strCisco string
strLanguage string
strLync string
strMCU string
strPWD string
strPackageName string
strServer string
strUpdateAddress string
strUserName string
strVersion string

Méthodes publiques

Méthode Description
ReadAccountInfo ( ) : void
WriteAccountInfo ( ) : void

Method Details

ReadAccountInfo() public méthode

public ReadAccountInfo ( ) : void
Résultat void

WriteAccountInfo() public méthode

public WriteAccountInfo ( ) : void
Résultat void

Property Details

strCisco public_oe property

public string strCisco
Résultat string

strLanguage public_oe property

public string strLanguage
Résultat string

strLync public_oe property

public string strLync
Résultat string

strMCU public_oe property

public string strMCU
Résultat string

strPWD public_oe property

public string strPWD
Résultat string

strPackageName public_oe property

public string strPackageName
Résultat string

strServer public_oe property

public string strServer
Résultat string

strUpdateAddress public_oe property

public string strUpdateAddress
Résultat string

strUserName public_oe property

public string strUserName
Résultat string

strVersion public_oe property

public string strVersion
Résultat string