Expand Minimize
This topic has not yet been rated - Rate this topic

ExchangeService.BeginGetNonIndexableItemDetails method

EWS Managed API

Asynchronous call to get non indexable item details

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
public IAsyncResult BeginGetNonIndexableItemDetails(
	AsyncCallback callback,
	Object state,
	GetNonIndexableItemDetailsParameters parameters
)

Parameters

callback
Type: System.AsyncCallback
callback
state
Type: System.Object
state
parameters
Type: Microsoft.Exchange.WebServices.Data.GetNonIndexableItemDetailsParameters
Get non indexable item details parameters

Return value

Type: System.IAsyncResult
Async result
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.