PhysicalAddressDictionaryEntryType.Key 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 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.