DeliveryType Complex Type
Applies to: SharePoint Workspace 2010 | Visual Studio 2008
The DeliveryType type encodes the delivery address type.
Syntax
This enumeration type has one of the following values:
domestic
international
parcel
postal
home
work
Value |
Data type |
Description |
|---|---|---|
domestic |
xs:enumeration |
Domestic delivery address. |
international |
xs:enumeration |
International delivery address. |
parcel |
xs:enumeration |
Parcel delivery address. |
postal |
xs:enumeration |
Postal delivery address. |
home |
xs:enumeration |
Delivery address for a residence. |
work |
xs:enumeration |
Delivery address for a place of work. |