Forum Discussion

APS1979's avatar
APS1979
Copper Contributor
Jan 21, 2022
Solved

Project Site Email Addresses

Hi,   Can anyone confirm where on the SQL db that sits beneath PWA are the project site emails stored?  We are looking for a list of Projects / ProjectUIDs and the Project Site email address that ...
  • Paul_Mather's avatar
    Jan 24, 2022

    Hello APS1979 ,

    A list of Projects / Project IDs can be found in the Reporting schema in the PWA database. The email address for SharePoint site mailboxes will be in the SP content DB but that is not supported to query that schema directly with T-SQL, you will need to use the SP APIs but I'm not sure what the API method is that returns the site mailbox details - if there is one.

    Paul

Resources