Coder Social home page Coder Social logo

Comments (1)

12Knocksinna avatar 12Knocksinna commented on June 29, 2024

The $LastConversation variable is set in:

If ([string]::IsNullOrEmpty($Data.NewestItemReceivedDate)) {$LastConversation = "No items found"}
Else {$LastConversation = Get-Date ($Data.NewestItemReceivedDate) -Format g }

If nothing is found, we set the "No items found" string else we populate the variable with the newest item received date.

The information is definitely populated:

GroupName : Exchange's Grumpy Old People
ManagedBy : Tony Redmond
Members : 35
ExternalGuests : 31
Description : Exchange Grumpy Old Men (and Women too)... Originally an Office 365 Group
and now maybe a team too...
MailboxStatus : Normal
TeamEnabled : True
LastChat : 03/09/2020 23:19
NumberChats : 17589
LastConversation : 03/09/2020 23:19
NumberConversations : 11104
SPOActivity : Document library in use
SPOStorageGB : 1.07
SPOStatus : Normal
WhenCreated : 29/09/2016 19:37
DaysOld : 1439
NumberWarnings : 0
Status : Pass

from office365itpros.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.