This topic has not yet been rated - Rate this topic

NonIndexableItemParameters.Mailboxes property

EWS Managed API

Gets or sets a list of mailboxes (in legacy distinguished name format).

The Mailboxes property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
'Declaration
Public Property Mailboxes As String()
	Get
	Set
'Usage
Dim instance As NonIndexableItemParameters
Dim value As String()

value = instance.Mailboxes

instance.Mailboxes = value

Property value

Type: []
A list of mailboxes.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.