Edit

Share via


GetItemResponse.Item Property

Definition

Gets the item that was retrieved.

public:
 property Microsoft::Exchange::WebServices::Data::Item ^ Item { Microsoft::Exchange::WebServices::Data::Item ^ get(); };
public Microsoft.Exchange.WebServices.Data.Item Item { get; }
Public ReadOnly Property Item As Item

Property Value

An Item object.

Applies to