Uses of Class
com.aspose.email.VCardSoundType

Uses of VCardSoundType in com.aspose.email
 

Fields in com.aspose.email declared as VCardSoundType
static VCardSoundType VCardSoundType.AIFF
           
static VCardSoundType VCardSoundType.BASIC
           
static VCardSoundType VCardSoundType.MP4
           
static VCardSoundType VCardSoundType.MPEG
           
static VCardSoundType VCardSoundType.OGG
           
static VCardSoundType VCardSoundType.PCM
           
static VCardSoundType VCardSoundType.WAVE
           
static VCardSoundType VCardSoundType.WMA
           
 

Methods in com.aspose.email that return VCardSoundType
 VCardSoundType VCardSound.getSoundType()
           Gets or sets a sound type
 

Methods in com.aspose.email with parameters of type VCardSoundType
 void VCardSound.setSoundType(VCardSoundType value)
           
 



Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.