Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ParameterId enumeration defines vCard data parameters.
Namespace: Microsoft.Exchange.Data.ContentTypes.vCard
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Enumeration ParameterId
'Usage
Dim instance As ParameterId
public enum ParameterId
Members
| Member name | Description | |
|---|---|---|
| Unknown | Unknown vCard parameter. | |
| Type | The data type for the vCard data. | |
| Language | The language used for text in the vCard. | |
| Encoding | The character encoding used for the vCard. | |
| ValueType | The data type of the vCard value. | |
| Charset | The character set used for the vCard. |