4.2.16 NotificationConfigInfo Example

The following is an example of the NotificationConfigInfo XML element (section 2.2.5.19).

  
 <?xml version="1.0"?>
 <?WSRM version="1.0"?>
 <NotificationConfigInfo>
     <NotificationEnabled>true</NotificationEnabled>
     <SMTPServer>this</SMTPServer>
     <EMailIds>ankurkul@microsoft.com</EMailIds>
     <EventList>107,109,112</EventList>
 </NotificationConfigInfo>
  

Additional XML data examples are specified in section 4.2.