Tag: SelectedGroupLoadMailboxInfo
The SelectedGroupLoadMailboxInfo function automates the action of loading and showing Groups Mailbox Info of selected groups.
XML
<SelectedGroupLoadMailboxInfo/>
Example Script
XML
<ytriaAutomation Application="sapio365">
<Select lines="ByValue">
<SetParam ColumnID="groupType" Value="Office 365 group"/>
</Select>
<SelectedGroupLoadMailboxInfo/>
</ytriaAutomation>