VCardExplanatoryInfoUrls Property

Gets or sets a urls

Namespace:  Aspose.Email.PersonalInfo.VCard
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public VCardUrlCollection Urls { get; set; }

Property Value

Type: VCardUrlCollection
See Also