Class Office365ServicesUserCounts

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class Office365ServicesUserCounts
    extends Entity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • exchangeActive

        protected Long exchangeActive
      • exchangeInactive

        protected Long exchangeInactive
      • office365Active

        protected Long office365Active
      • office365Inactive

        protected Long office365Inactive
      • oneDriveActive

        protected Long oneDriveActive
      • oneDriveInactive

        protected Long oneDriveInactive
      • reportPeriod

        protected String reportPeriod
      • reportRefreshDate

        protected LocalDate reportRefreshDate
      • sharePointActive

        protected Long sharePointActive
      • sharePointInactive

        protected Long sharePointInactive
      • skypeForBusinessActive

        protected Long skypeForBusinessActive
      • skypeForBusinessInactive

        protected Long skypeForBusinessInactive
      • teamsActive

        protected Long teamsActive
      • teamsInactive

        protected Long teamsInactive
      • yammerActive

        protected Long yammerActive
      • yammerInactive

        protected Long yammerInactive
    • Constructor Detail

      • Office365ServicesUserCounts

        protected Office365ServicesUserCounts()