It is not a required
parameter.
??‘ ActiveSyncMailboxPolicy < MailboxPolicyIdParameter > : As with the
ManagedFolderMailboxPolicy parameter, this parameter is used to specify the
ActiveSyncMailboxPolicy to be applied to the mailbox. If none is specified, the default is used.
??‘ Password < SecureString > : This parameter specifies the initial password and is required
when creating a user mailbox. It is, however, not required when creating a resource mailboxes
because the associated accounts are disabled.
Set - Mailbox
This cmdlet is used to modify the settings of an existing mailbox. It can be used for one mailbox at a
time. If you want to modify the settings of multiple mailboxes, you can pipeline the output of various
Get cmdlets to this cmdlet to simultaneously modify their settings. The list of parameters is shown next.
For a detailed list run the following in the Exchange Management Shell: get-help Set-Mailbox
-detailed .
??‘ Type < Regular | Room | Equipment | Shared > : Can be used to convert from one mailbox
type to another. Available options are Regular (User Mailbox), Room, Equipment, and Shared.
??‘ AcceptMessagesOnlyFrom < RecipientIdParameter[] > : Applies restrictions to the mailbox
indicating which Recipients the mailbox will accept messages for.
??‘ AcceptMessagesOnlyFromDLMembers < RecipientIdParameter[] > : Applies restrictions to
the mailbox indicating which distribution list members the mailbox will receive messages for.
Pages:
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192