MsoPickerField enumeration (Office)
Specifies contact-picker field types.
Name | Value | Description |
---|---|---|
msoPickerFieldUnknown | 0 | An unknown type of field |
msoPickerFieldDateTime | 1 | A DateTime field |
msoPickerFieldNumber | 2 | A number field |
msoPickerFieldText | 3 | A text field |
msoPickerFieldUser | 4 | A user or group field |
msoPickerFieldMax | 5 | The sentinel value of the enumeration |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.