The type or classification of a web site.
Namespace: vCardsAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
[FlagsAttribute] public enum vCardWebsiteTypes |
| Visual Basic |
|---|
<FlagsAttribute> _ Public Enumeration vCardWebsiteTypes |
| Visual C++ |
|---|
[FlagsAttribute] public enum class vCardWebsiteTypes |
Members
| Member name | Description | |
|---|---|---|
| Default | ||
| Personal | ||
| Work |
Remarks
The Microsoft Outlook contact editor has a field for entering a web site. The default classification of this web site is work-related. A personal web site can be viewed or entered through the All Fields tab.