Table of Contents

Enum AddressField

Namespace
Shift.Constant
Assembly
Shift.Common.dll
[Flags]
public enum AddressField
Extension Methods

Fields

All = Description | Street1 | Street2 | City | Country | Province | PostalCode | Phone | Mobile | Fax | Email
City = 8
Country = 16
Description = 1
Email = 1024
Fax = 512
Mobile = 256
None = 0
Phone = 128
PostalCode = 64
Province = 32
Street1 = 2
Street2 = 4