Amazon.SimpleEmail.Model.IdentityNotificationAttributes.IsSetHeadersInBounceNotificationsEnabled C# (CSharp) Méthode

IsSetHeadersInBounceNotificationsEnabled() private méthode

private IsSetHeadersInBounceNotificationsEnabled ( ) : bool
Résultat bool
        internal bool IsSetHeadersInBounceNotificationsEnabled()
        {
            return this._headersInBounceNotificationsEnabled.HasValue; 
        }