CanAddPayee

BillPayMessageSetV1.CanAddPayee property

Gets or sets whether user can add payees.if false, the user is restricted to payees added to the user’s payee list by the payment system.

public bool CanAddPayee { get; set; }

See Also