Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifies an entity based on mailbox data.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Configuration.Tasks.ADIdParameter
Microsoft.Exchange.Configuration.Tasks.RecipientIdParameter
Microsoft.Exchange.Configuration.Tasks.MailboxIdParameter
Microsoft.Exchange.Configuration.Tasks.GeneralMailboxIdParameter
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class MailboxIdParameter _
Inherits RecipientIdParameter
'Usage
Dim instance As MailboxIdParameter
[SerializableAttribute]
public class MailboxIdParameter : RecipientIdParameter
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.