Property | Type | Description | |
---|---|---|---|
Instance | ICalDavSynchronizerCommands |
Method | Description | |
---|---|---|
ShowAbout ( ) : void | ||
ShowGeneralOptions ( ) : System.Threading.Tasks.Task | ||
ShowLatestSynchronizationReport ( System.Guid profileId ) : void | ||
ShowOptions ( System.Guid initialVisibleProfile = null ) : System.Threading.Tasks.Task | ||
ShowProfileStatuses ( ) : void | ||
ShowReports ( ) : void | ||
SynchronizeNowAsync ( ) : void |
Method | Description | |
---|---|---|
NullCalDavSynchronizerCommands ( ) : System |
public ShowGeneralOptions ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public ShowLatestSynchronizationReport ( System.Guid profileId ) : void | ||
profileId | System.Guid | |
return | void |
public ShowOptions ( System.Guid initialVisibleProfile = null ) : System.Threading.Tasks.Task | ||
initialVisibleProfile | System.Guid | |
return | System.Threading.Tasks.Task |