UserDetailsProxy UpdateUser Method (MembershipDetails, User, Address) CelloSaaS API Documentation
Update the given user details.

Namespace: CelloSaaS.BusinessEdition.ServiceProxies.UserManagement
Assembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public static string UpdateUser(
	MembershipDetails membershipDetails,
	User user,
	Address address
)

Return Value

Type: String
User Identifier
See Also