Loc Enumeration
Named constants to indicate in vCard 2.1 where the content of a vCard
property is located.
Namespace: FolkerKinzel.VCards.EnumsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
Inline | 0 | INLINE: The location of the property value is inline with the
property. (Default) |
Cid | 1 | Content-ID, CID: In the case of the vCard being transported
within a MIME e-mail message, the property value can be specified as being located
in a separate MIME entity with the “Content-ID” value, or “CID” for short. In
this case, the property value is the Content-ID for the MIME entity containing
the property value. |
Url | 2 | URL: The property value is specified as being located out on
the network within some Internet resource. In this case, the property value
is the Uniform Resource Locator for the Internet resource containing the property
value. |