Uses of Class
com.microsoft.exchange.types.NotificationType

Packages that use NotificationType
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of NotificationType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as NotificationType
protected  NotificationType GetEventsResponseMessageType.notification
           
protected  NotificationType SendNotificationResponseMessageType.notification
           
 

Methods in com.microsoft.exchange.messages that return NotificationType
 NotificationType GetEventsResponseMessageType.getNotification()
          Gets the value of the notification property.
 NotificationType SendNotificationResponseMessageType.getNotification()
          Gets the value of the notification property.
 

Methods in com.microsoft.exchange.messages with parameters of type NotificationType
 void GetEventsResponseMessageType.setNotification(NotificationType value)
          Sets the value of the notification property.
 void SendNotificationResponseMessageType.setNotification(NotificationType value)
          Sets the value of the notification property.
 

Uses of NotificationType in com.microsoft.exchange.types
 

Methods in com.microsoft.exchange.types that return NotificationType
 NotificationType ObjectFactory.createNotificationType()
          Create an instance of NotificationType
 



Copyright © 2013 Jasig. All Rights Reserved.