Get-O365EmailAddresses
Gets subscription information for the office_365_2 Integration Module.
Get-O365EmailAddresses
[-LocalAccountName] <String>
[<CommonParameters>]
The Get-O365EmailAddresses cmdlet gets subscription information of a user for the office_365_1 Integration Module.
PS C:\> Get-O365EmailAddresses -LocalAccountName "PattiFuller"
This command gets subscription information for the user account named PattiFuller for the Office 365 Integration Module.
PS C:\>
Specifies the name of a local Active Directory user account. The cmdlet gets subscription information for the local user that you specify.
Type: | String |
Position: | 0 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
LocalAccountName Type: System.String Description: local user name
System.Collections.Generic.List<System.String>
This cmdlet returns a list of email addresses for a user.