Enum PhysicalAddressIndex
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Defines a physical address index.
public enum PhysicalAddressIndex
Fields
Business = 1The business address.
Home = 2The home address.
None = 0None.
Other = 3The alternate address.