Class ExchangeNotificationMessage.NotificationItem

  • Enclosing class:
    ExchangeNotificationMessage

    public static class ExchangeNotificationMessage.NotificationItem
    extends com.microsoft.schemas.exchange.services._2006.types.BaseObjectChangedEventType
    Author:
    douglm
    • Field Summary

      • Fields inherited from class com.microsoft.schemas.exchange.services._2006.types.BaseObjectChangedEventType

        folderId, itemId, parentFolderId, timeStamp
      • Fields inherited from class com.microsoft.schemas.exchange.services._2006.types.BaseNotificationEventType

        watermark
    • Method Detail

      • getWatermark

        public String getWatermark()
        Common to all
        Overrides:
        getWatermark in class com.microsoft.schemas.exchange.services._2006.types.BaseNotificationEventType
        Returns:
        String
      • getOldFolderId

        public com.microsoft.schemas.exchange.services._2006.types.FolderIdType getOldFolderId()
        Gets the value of the oldFolderId property.
        Returns:
        FolderIdType
      • getOldItemId

        public com.microsoft.schemas.exchange.services._2006.types.ItemIdType getOldItemId()
        Gets the value of the oldItemId property.
        Returns:
        FolderIdType
      • getOldParentFolderId

        public com.microsoft.schemas.exchange.services._2006.types.FolderIdType getOldParentFolderId()
        Gets the value of the oldParentFolderId property.
        Returns:
        FolderIdType
      • getUnreadCount

        public Integer getUnreadCount()
        Gets the value of the unreadCount property.
        Returns:
        Integer