0.92/PSGetModuleInfo.xml

<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>Microsoft.PowerShell.Commands.PSGetModuleInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">OutlookConnector</S>
      <Version N="Version">0.92</Version>
      <S N="Description">The module Outlook Connector will enable you to connect to MS Outlook session on your computer via few simple to use command line functions. You can pipe array of messages to PowerShell commands and do all the scripting with provided data (grouping, examining, logging, etc.). Or, you can export all or some messages to file system, which is functionality not provided in Outlook itself!_x000A__x000A_List of commands:_x000A_Connect-Outlook_x000A_Start-Outlook_x000A_Get-OutlookInbox _x000A_Get-OutlookMessage_x000A_Get-OutlookFolder _x000A_Export-OutlookMessage_x000A_Export-OutlookFolder_x000A_Export-OutlookMessageBody_x000A__x000A_All commands have documented help system. Type Get-Help about_OutlookConnector, or Get-Command -Module OutlookConnector for more info.</S>
      <S N="Author">iricigor@gmail.com</S>
      <Obj N="CompanyName" RefId="1">
        <TN RefId="1">
          <T>System.Management.Automation.PSCustomObject</T>
          <T>System.Object</T>
        </TN>
      </Obj>
      <S N="Copyright">(c) 2015 Igor Iric. All rights reserved.</S>
      <DT N="PublishedDate">2015-11-19T11:22:51+01:00</DT>
      <Nil N="LicenseUri" />
      <Nil N="ProjectUri" />
      <URI N="IconUri">https://upload.wikimedia.org/wikipedia/commons/b/b1/Email_Shiny_Icon.svg</URI>
      <Obj N="Tags" RefId="2">
        <TN RefId="2">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>MicrosoftOffice</S>
          <S>Outlook</S>
          <S>PSModule</S>
          <S>PSIncludes_Function</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="3">
        <TN RefId="3">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="2" />
              <LST>
                <S>*-Outlook*</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="2" />
              <LST>
                <S>*-Outlook*</S>
              </LST>
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <S N="ReleaseNotes">Added Export-OutlookMessageBody function, corrected contact email addresses</S>
      <Obj N="Dependencies" RefId="8">
        <TNRef RefId="2" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2/</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
    </MS>
  </Obj>
</Objs>