< Back

Get-GabFeed

Mon Jan 13, 2020 7:56 pm

NAME Get-GabFeed



SYNOPSIS

Gets the most recent events in the home feed, which includes posts by users that

the logged-in user follows.





SYNTAX

Get-GabFeed [[-User] <String>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-User <String>

If specified, the named user's feed is returned instead of the home feed.



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS