| UserInfoAddParamsOutMessage Property |  | 
                Gets the response text of the activity
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic List<string> Message { get; set; }function get_Message();
function set_Message(value);
Property Value
ListString Remarks
Remarks
                This value represent the set of strings which carry the warning/error/log message of the UserInfo Add/Update Activity 
            
 Example
Example[Success]
 See Also
See Also