< Back
New-ItemActivityObject
Post
NAME New-ItemActivityObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.itemActivity" (or one of its derived types).
SYNTAX
New-ItemActivityObject [-access <object>] [-activityDateTime <DateTimeOffset>] [-actor <object>] [-driveItem
<object>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.itemActivity" (or one of its derived types).
PARAMETERS
-access <object>
The "access" property, of type "microsoft.graph.accessAction".
This property is on the "microsoft.graph.itemActivity" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-activityDateTime <DateTimeOffset>
The "activityDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.itemActivity" type.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-actor <object>
The "actor" property, of type "microsoft.graph.identitySet".
This property is on the "microsoft.graph.itemActivity" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-driveItem <object>
The "driveItem" property, of type "microsoft.graph.driveItem".
This property is on the "microsoft.graph.itemActivity" type.
Required? false
Position? named
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
SYNOPSIS
Creates a new object which represents a "microsoft.graph.itemActivity" (or one of its derived types).
SYNTAX
New-ItemActivityObject [-access <object>] [-activityDateTime <DateTimeOffset>] [-actor <object>] [-driveItem
<object>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.itemActivity" (or one of its derived types).
PARAMETERS
-access <object>
The "access" property, of type "microsoft.graph.accessAction".
This property is on the "microsoft.graph.itemActivity" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-activityDateTime <DateTimeOffset>
The "activityDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.itemActivity" type.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-actor <object>
The "actor" property, of type "microsoft.graph.identitySet".
This property is on the "microsoft.graph.itemActivity" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-driveItem <object>
The "driveItem" property, of type "microsoft.graph.driveItem".
This property is on the "microsoft.graph.itemActivity" type.
Required? false
Position? named
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