AggregationSubscriptionIdParameter.MailboxIdParameter Property
Gets an identifier for the mailbox associated with the subscription.
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property MailboxIdParameter As MailboxIdParameter
Get
'Usage
Dim instance As AggregationSubscriptionIdParameter
Dim value As MailboxIdParameter
value = instance.MailboxIdParameter
public MailboxIdParameter MailboxIdParameter { get; }
Property Value
Type: Microsoft.Exchange.Configuration.Tasks.MailboxIdParameter
An identifier for the mailbox associated with the subscription that can be used as a parameter to other operations.