Class VCardExplanatoryInfo
Contents
[
Hide
]VCardExplanatoryInfo class
Represents vCard explanatory properties
public sealed class VCardExplanatoryInfo
Constructors
| Name | Description |
|---|---|
| VCardExplanatoryInfo() | Initializes a new instance of the VCardExplanatoryInfo class |
Properties
| Name | Description |
|---|---|
| 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
- namespace Aspose.Email.PersonalInfo.VCard
- assembly Aspose.Email