Amazon.SimpleEmail.Model.GetSendQuotaResponse.IsSetMax24HourSend C# (CSharp) Method

IsSetMax24HourSend() private method

private IsSetMax24HourSend ( ) : bool
return bool
        internal bool IsSetMax24HourSend()
        {
            return this._max24HourSend.HasValue; 
        }