Class VCardSound
VCardSound class
Represents a vCard sound property
public sealed class VCardSound
Constructors
Name | Description |
---|---|
VCardSound() | Initializes a new instance of the VCardSound class |
Properties
Name | Description |
---|---|
Data { get; set; } | Gets or sets a sound data (null if valueLocation is not inline ) |
SoundType { get; set; } | Gets or sets a sound type |
Uri { get; set; } | Gets or sets a uri of sound (null if valueLocation is inline ) |
ValueLocation { get; set; } | Gets or sets a value location |
See Also
- namespace Aspose.Email.PersonalInfo.VCard
- assembly Aspose.Email