< Back
New-DriveRecipientObject
Post
NAME New-DriveRecipientObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.driveRecipient" (or one of its derived types).
SYNTAX
New-DriveRecipientObject [-alias <string>] [-email <string>] [-objectId <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.driveRecipient" (or one of its derived types).
PARAMETERS
-alias <string>
The "alias" property, of type "Edm.String".
This property is on the "microsoft.graph.driveRecipient" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-email <string>
The "email" property, of type "Edm.String".
This property is on the "microsoft.graph.driveRecipient" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-objectId <string>
The "objectId" property, of type "Edm.String".
This property is on the "microsoft.graph.driveRecipient" 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.driveRecipient" (or one of its derived types).
SYNTAX
New-DriveRecipientObject [-alias <string>] [-email <string>] [-objectId <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.driveRecipient" (or one of its derived types).
PARAMETERS
-alias <string>
The "alias" property, of type "Edm.String".
This property is on the "microsoft.graph.driveRecipient" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-email <string>
The "email" property, of type "Edm.String".
This property is on the "microsoft.graph.driveRecipient" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-objectId <string>
The "objectId" property, of type "Edm.String".
This property is on the "microsoft.graph.driveRecipient" 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