ItemAttachmentType.Item Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.