SendAddressIdParameter.MailboxIdParameter Property
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public ReadOnly Property MailboxIdParameter As MailboxIdParameter
Get
'Usage
Dim instance As SendAddressIdParameter
Dim value As MailboxIdParameter
value = instance.MailboxIdParameter
public MailboxIdParameter MailboxIdParameter { get; }
Property Value
Type: Microsoft.Exchange.Configuration.Tasks.MailboxIdParameter