MailboxIdParameter Class

Identifies an entity based on mailbox data.

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public Class MailboxIdParameter _
    Inherits RecipientIdParameter
'Usage
Dim instance As MailboxIdParameter
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.