ItemAttachmentType.Item Property

Definition

The Item property gets or sets a generic Exchange item.

public:
 property ExchangeWebServices::ItemType ^ Item { ExchangeWebServices::ItemType ^ get(); void set(ExchangeWebServices::ItemType ^ value); };
public ExchangeWebServices.ItemType Item { get; set; }
Public Property Item As ItemType

Property Value

The Item property returns an ItemType object that represents the Exchange item.

Applies to