ResultSuccess Property
Whether or not the operations completed successfully.
Data Type
BooleanDefault Value
trueRemarks
This property returns True if the Operation was successful. If the operation failed this property returns False and ResultCode and ResultDescription will contain more details.