ChangeUserInfoSyncResponses

SignupResponseMessageSetV1.ChangeUserInfoSyncResponses property

Gets or sets the collection of ChangeUserInfoSyncResponse.

public List<ChangeUserInfoSyncResponse> ChangeUserInfoSyncResponses { get; set; }

See Also