PhoneNumberDictionaryEntryType.Key Property
The Key property gets or sets the type for the telephone number.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property Key As PhoneNumberKeyType
Get
Set
'Usage
Dim instance As PhoneNumberDictionaryEntryType
Dim value As PhoneNumberKeyType
value = instance.Key
instance.Key = value
public PhoneNumberKeyType Key { get; set; }
Property Value
Type: ExchangeWebServices.PhoneNumberKeyType
The Key property returns one of the PhoneNumberKeyType enumeration values that indicate the type for the telephone number.