Amazon.SimpleEmail.Model.SendDataPoint.IsSetRejects C# (CSharp) Method

IsSetRejects() private method

private IsSetRejects ( ) : bool
return bool
        internal bool IsSetRejects()
        {
            return this._rejects.HasValue; 
        }