ChangeUserInfoSyncRequests

SignupRequestMessageSetV1.ChangeUserInfoSyncRequests property

Gets or sets the collection of ChangeUserInfoSyncRequest.

public List<ChangeUserInfoSyncRequest> ChangeUserInfoSyncRequests { get; set; }

See Also