PhysicalAddressIndexType Enumeration
The PhysicalAddressIndexType enumeration identifies the display types for physical addresses.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration PhysicalAddressIndexType
'Usage
Dim instance As PhysicalAddressIndexType
[SerializableAttribute]
public enum PhysicalAddressIndexType
Members
Member name | Description | |
---|---|---|
None | Indicates that no type is specified for the address. | |
Business | Displays the address as a business address. | |
Home | Displays the address as a home address. | |
Other | Displays the address as an address of type other. |