Infrascale SDK Help
Infrascale SDK Help
SOS.SDK.Contracts
IInfrascaleSdk Interface
IInfrascaleSdk Methods
CancelJob Method
CancelOnlineBackup Method
GetAccountInfo Method
GetApplicationSettings Method
GetJobSession Method
GetJobSessions Method
GetOnlineBackupSettings Method
GetRecoveryItems Method
IsMSExchangePresent Method
IsMSSqlPresent Method
LoadBaremetalBackupSchedule Method
LoadExchangeBackupSchedule Method
LoadImageStreamBackupSchedule Method
LoadMSSqlBackupSchedule Method
LoadOnlineBackupSchedule Method
PauseOnlineBackup Method
RemoveOnlineBackupSettings Method
ResumeOnlineBackup Method
RunLiveProtect Method
RunOnlineBackupJob Method
RunRecoveryJob Method
RunRefreshRecoveryInfoJob Method
ScanNtfsVolume Method
ScheduleBaremetalBackup Method
ScheduleExchangeBackup Method
ScheduleImageStreamBackup Method
ScheduleMSSqlBackup Method
ScheduleOnlineBackup Method
ScheduleUpdateNotifier Method
SetInternetSettings Method
SetOnlineBackupSettings Method
SignIn Method
SignOut Method
StopLiveProtect Method
SubscribeCallback Method
UnscheduleBaremetalBackup Method
UnscheduleExchangeBackup Method
UnscheduleImageStreamBackup Method
UnscheduleMSSqlBackup Method
UnscheduleOnlineBackup Method
UnsubscribeCallback Method
UpdateServerAuthToken Method
IInfrascaleSdk
IsMSExchangePresent Method
Check if MSExchange is present on this system.
Namespace:
SOS.SDK.Contracts
Assembly:
SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
Copy
BooleanResponse
IsMSExchangePresent
(
IsMSExchangePresentRequest
request
)
Parameters
request
Type:
SOS.SDK.Contracts.DataContracts.Requests
IsMSExchangePresentRequest
Parameters.
Return Value
Type:
BooleanResponse
Request results.
See Also
Reference
IInfrascaleSdk Interface
SOS.SDK.Contracts Namespace