< Back
New-PhoneObject
Post
NAME New-PhoneObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.phone" (or one of its derived types).
SYNTAX
New-PhoneObject [-language <string>] [-number <string>] [-region <string>] [-type <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.phone" (or one of its derived types).
PARAMETERS
-type <string>
The "type" property, of type "microsoft.graph.phoneType".
This property is on the "microsoft.graph.phone" type.
Valid values: 'home', 'business', 'mobile', 'other', 'assistant', 'homeFax', 'businessFax', 'otherFax',
'pager', 'radio'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-number <string>
The "number" property, of type "Edm.String".
This property is on the "microsoft.graph.phone" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-region <string>
The "region" property, of type "Edm.String".
This property is on the "microsoft.graph.phone" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-language <string>
The "language" property, of type "Edm.String".
This property is on the "microsoft.graph.phone" 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.phone" (or one of its derived types).
SYNTAX
New-PhoneObject [-language <string>] [-number <string>] [-region <string>] [-type <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.phone" (or one of its derived types).
PARAMETERS
-type <string>
The "type" property, of type "microsoft.graph.phoneType".
This property is on the "microsoft.graph.phone" type.
Valid values: 'home', 'business', 'mobile', 'other', 'assistant', 'homeFax', 'businessFax', 'otherFax',
'pager', 'radio'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-number <string>
The "number" property, of type "Edm.String".
This property is on the "microsoft.graph.phone" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-region <string>
The "region" property, of type "Edm.String".
This property is on the "microsoft.graph.phone" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-language <string>
The "language" property, of type "Edm.String".
This property is on the "microsoft.graph.phone" 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