C# 클래스 TPConfAddin.SystemSettingsClass

系统设置
파일 보기 프로젝트 열기: eSDK/esdk_OutlookPlugin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bAutoUpdate bool
bLyncCTC bool
bShowCPResource bool
bShowTipsForSelectRooms bool
listSites List
nCPResource int
nLiving int
nMediaEncryptType int
nRecording int
nVideoSitesCount int
nVoiceSitesCount int
strBillCode string
strConfPWD string
strSiteRate string

공개 메소드들

메소드 설명
ReadSystemSetting ( ) : void
WriteSystemSetting ( ) : void

메소드 상세

ReadSystemSetting() 공개 메소드

public ReadSystemSetting ( ) : void
리턴 void

WriteSystemSetting() 공개 메소드

public WriteSystemSetting ( ) : void
리턴 void

프로퍼티 상세

bAutoUpdate 공개적으로 프로퍼티

public bool bAutoUpdate
리턴 bool

bLyncCTC 공개적으로 프로퍼티

public bool bLyncCTC
리턴 bool

bShowCPResource 공개적으로 프로퍼티

public bool bShowCPResource
리턴 bool

bShowTipsForSelectRooms 공개적으로 프로퍼티

public bool bShowTipsForSelectRooms
리턴 bool

listSites 공개적으로 정적으로 프로퍼티

public static List listSites
리턴 List

nCPResource 공개적으로 프로퍼티

public int nCPResource
리턴 int

nLiving 공개적으로 프로퍼티

public int nLiving
리턴 int

nMediaEncryptType 공개적으로 프로퍼티

public int nMediaEncryptType
리턴 int

nRecording 공개적으로 프로퍼티

public int nRecording
리턴 int

nVideoSitesCount 공개적으로 프로퍼티

public int nVideoSitesCount
리턴 int

nVoiceSitesCount 공개적으로 프로퍼티

public int nVoiceSitesCount
리턴 int

strBillCode 공개적으로 프로퍼티

public string strBillCode
리턴 string

strConfPWD 공개적으로 프로퍼티

public string strConfPWD
리턴 string

strSiteRate 공개적으로 프로퍼티

public string strSiteRate
리턴 string