PhysicalAddressDictionaryEntryType.Key Property

Definition

The Key property gets or sets the type of physical address for a contact's address.

public:
 property ExchangeWebServices::PhysicalAddressKeyType Key { ExchangeWebServices::PhysicalAddressKeyType get(); void set(ExchangeWebServices::PhysicalAddressKeyType value); };
public ExchangeWebServices.PhysicalAddressKeyType Key { get; set; }
Public Property Key As PhysicalAddressKeyType

Property Value

The Key property returns one of the PhysicalAddressKeyType enumeration values.

Applies to