Class VCardExplanatoryInfo

VCardExplanatoryInfo class

Represents vCard explanatory properties

public sealed class VCardExplanatoryInfo

Constructors

NameDescription
VCardExplanatoryInfo()Initializes a new instance of the VCardExplanatoryInfo class

Properties

NameDescription
Categories { get; set; }Gets or sets a categories information
FbUrl { get; set; }Gets or sets URI for the busy time associated with the object that the vCard represents.
Note { get; set; }Gets or sets a comments
ProdId { get; set; }Gets or sets an id of product that created a vCard
Revision { get; set; }Gets or sets a revision time
SortString { get; set; }Gets or sets a sort string
Sound { get; set; }Gets or sets a sound
Uid { get; set; }Gets or sets a unique identifier
Urls { get; set; }Gets or sets a urls
Version { get; }Gets a vCard version

See Also