Edit

Share via


EmailAddressType.ItemId Property

Definition

The ItemId property gets or sets an instance of the ItemIdType class that specifies the item identifier for the e-mail address that is represented by this instance of the EmailAddressType class.

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

Property Value

The ItemId property returns an instance of the ItemIdType class.

Applies to