Microsoft.Exchange.Data.ContentTypes.vCard namespace
| Class | Description | |
|---|---|---|
|
ContactReader | The ContactReader class isa a forward-only, non-cached reader for vCard data. |
|
ContactWriter | The ContactWriter class writes structured vCard information to a stream. |
|
InvalidContactDataException | The exception thrown when vCard data parsing errors occur. |
| Structure | Description | |
|---|---|---|
|
ContactParameterReader | The ContactParameterReader class reads contact information from a vCard contact parameter. |
|
ContactPropertyReader | The ContactPropertyReader class reads the contents of vCard properties. |
| Enumeration | Description | |
|---|---|---|
|
ContactComplianceMode | The ContactComplianceMode enumeration sets the compliance mode for vCard contacts. |
|
ContactComplianceStatus | The ContactComplianceStatus enumeration defines vCard contact compliance errors. |
|
ContactValueSeparators | The ContactValueSeparators enumeration specifies valid separator characters for vCard data. |
|
ContactValueType | The ContactValueType enumeration specifies the data type of vCard property values. |
|
ParameterId | The ParameterId enumeration defines vCard data parameters. |
|
PropertyId | The PropertyId enumeration defines vCard contact component properties. |
Show: