Describes whether an identity has a bounce topic or complaint topic set, or feedback
                    forwarding enabled.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class GetIdentityNotificationAttributesResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | GetIdentityNotificationAttributesResult()()()() | Initializes a new instance of the GetIdentityNotificationAttributesResult class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | NotificationAttributes | 
            Gets and sets the property NotificationAttributes. 
             A map of Identity to IdentityNotificationAttributes. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithNotificationAttributes(array<KeyValuePair<(Of <<'(String, IdentityNotificationAttributes>)>>)>[]()[][]) | Obsolete. 
            Adds the KeyValuePairs to the NotificationAttributes dictionary.
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | GetIdentityNotificationAttributesResult |