Amazon.SimpleEmail.Model.IdentityNotificationAttributes.IsSetHeadersInDeliveryNotificationsEnabled C# (CSharp) Method

IsSetHeadersInDeliveryNotificationsEnabled() private method

private IsSetHeadersInDeliveryNotificationsEnabled ( ) : bool
return bool
        internal bool IsSetHeadersInDeliveryNotificationsEnabled()
        {
            return this._headersInDeliveryNotificationsEnabled.HasValue; 
        }