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