Method | Description | |
---|---|---|
FillOptions ( Contracts options ) : void | ||
GoogleServerSettingsViewModel ( ISettingsFaultFinder settingsFaultFinder, ICurrentOptions currentOptions ) : System | ||
SetOptions ( Contracts options ) : void | ||
Validate ( StringBuilder errorMessageBuilder ) : bool |
Method | Description | |
---|---|---|
CurrentOptions_OutlookFolderTypeChanged ( object sender, |
||
DoAutoDiscovery ( ) : void | ||
TestConnectionAsync ( string testUrl ) : void | ||
UpdateUseGoogleNativeApiAvailable ( ) : void |
public FillOptions ( Contracts options ) : void | ||
options | Contracts | |
return | void |
public GoogleServerSettingsViewModel ( ISettingsFaultFinder settingsFaultFinder, ICurrentOptions currentOptions ) : System | ||
settingsFaultFinder | ISettingsFaultFinder | |
currentOptions | ICurrentOptions | |
return | System |
public SetOptions ( Contracts options ) : void | ||
options | Contracts | |
return | void |
public Validate ( StringBuilder errorMessageBuilder ) : bool | ||
errorMessageBuilder | StringBuilder | |
return | bool |