Amazon.SimpleEmail.Model.IdentityNotificationAttributes.IsSetHeadersInBounceNotificationsEnabled C# (CSharp) Метод

IsSetHeadersInBounceNotificationsEnabled() приватный Метод

private IsSetHeadersInBounceNotificationsEnabled ( ) : bool
Результат bool
        internal bool IsSetHeadersInBounceNotificationsEnabled()
        {
            return this._headersInBounceNotificationsEnabled.HasValue; 
        }