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