Amazon.SimpleEmail.Model.RecipientDsnFields.IsSetLastAttemptDate C# (CSharp) Method

IsSetLastAttemptDate() private method

private IsSetLastAttemptDate ( ) : bool
return bool
        internal bool IsSetLastAttemptDate()
        {
            return this._lastAttemptDate.HasValue; 
        }