Class Office365GroupsActivityDetail

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

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

      • exchangeMailboxStorageUsedInBytes

        protected Long exchangeMailboxStorageUsedInBytes
      • exchangeMailboxTotalItemCount

        protected Long exchangeMailboxTotalItemCount
      • exchangeReceivedEmailCount

        protected Long exchangeReceivedEmailCount
      • externalMemberCount

        protected Long externalMemberCount
      • groupDisplayName

        protected String groupDisplayName
      • groupId

        protected String groupId
      • groupType

        protected String groupType
      • isDeleted

        protected Boolean isDeleted
      • lastActivityDate

        protected LocalDate lastActivityDate
      • memberCount

        protected Long memberCount
      • ownerPrincipalName

        protected String ownerPrincipalName
      • reportPeriod

        protected String reportPeriod
      • reportRefreshDate

        protected LocalDate reportRefreshDate
      • sharePointActiveFileCount

        protected Long sharePointActiveFileCount
      • sharePointSiteStorageUsedInBytes

        protected Long sharePointSiteStorageUsedInBytes
      • sharePointTotalFileCount

        protected Long sharePointTotalFileCount
      • yammerLikedMessageCount

        protected Long yammerLikedMessageCount
      • yammerPostedMessageCount

        protected Long yammerPostedMessageCount
      • yammerReadMessageCount

        protected Long yammerReadMessageCount
    • Constructor Detail

      • Office365GroupsActivityDetail

        protected Office365GroupsActivityDetail()