C# Class TPConfAddin.AccountInfoClass

账号信息
Mostra file Open project: eSDK/esdk_OutlookPlugin Class Usage Examples

Public Properties

Property Type Description
strCisco string
strLanguage string
strLync string
strMCU string
strPWD string
strPackageName string
strServer string
strUpdateAddress string
strUserName string
strVersion string

Public Methods

Method Description
ReadAccountInfo ( ) : void
WriteAccountInfo ( ) : void

Method Details

ReadAccountInfo() public method

public ReadAccountInfo ( ) : void
return void

WriteAccountInfo() public method

public WriteAccountInfo ( ) : void
return void

Property Details

strCisco public_oe property

public string strCisco
return string

strLanguage public_oe property

public string strLanguage
return string

strLync public_oe property

public string strLync
return string

strMCU public_oe property

public string strMCU
return string

strPWD public_oe property

public string strPWD
return string

strPackageName public_oe property

public string strPackageName
return string

strServer public_oe property

public string strServer
return string

strUpdateAddress public_oe property

public string strUpdateAddress
return string

strUserName public_oe property

public string strUserName
return string

strVersion public_oe property

public string strVersion
return string