Hi Guys,<div><br></div><div>I would like to store rejection reason when we reject message. Currently I am using following line of code to reject messages.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; "><pre style="font-family:Consolas;font-size:13;color:black;background:white;">Consumer.Model.BasicReject(basicDeliverEventArgs.DeliveryTag,&nbsp;<span style="color:blue;">false</span>);</pre></blockquote><div><br></div><div>Is there any way to store rejection reason please?&nbsp;<br></div><div><br></div><div>Naz Ali</div>