MsoPickerField Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class MsoPickerField
[System.Runtime.InteropServices.Guid("C4B07795-AE88-400C-AF72-6F7F75A3EC0B")]
public enum MsoPickerField
[<System.Runtime.InteropServices.Guid("C4B07795-AE88-400C-AF72-6F7F75A3EC0B")>]
type MsoPickerField =
Public Enum MsoPickerField
- Inheritance
-
MsoPickerField
- Attributes
Fields
Name | Value | Description |
---|---|---|
msoPickerFieldUnknown | 0 | |
msoPickerFieldDateTime | 1 | |
msoPickerFieldNumber | 2 | |
msoPickerFieldText | 3 | |
msoPickerFieldUser | 4 | |
msoPickerFieldMax | 5 |