menu
ews package
documentation
misc/SoapFaultDetails.dart
SoapFaultDetails
responseCode property
responseCode property
dark_mode
light_mode
responseCode
property
ServiceError
?
responseCode
getter/setter pair
Response code returned by EWS requests. Default to InternalServerError.
Implementation
/* private */ ServiceError? responseCode = ServiceError.ErrorInternalServerError;
ews package
documentation
misc/SoapFaultDetails
SoapFaultDetails
responseCode property
SoapFaultDetails class