Uses of Class
com.aspose.email.VCardValueLocation

Uses of VCardValueLocation in com.aspose.email
 

Fields in com.aspose.email declared as VCardValueLocation
static VCardValueLocation VCardValueLocation.CID
           
static VCardValueLocation VCardValueLocation.INLINE
           
static VCardValueLocation VCardValueLocation.URI
           
static VCardValueLocation VCardValueLocation.URL
           
 

Methods in com.aspose.email that return VCardValueLocation
 VCardValueLocation VCardSound.getValueLocation()
           Gets or sets a value location
 VCardValueLocation VCardPhoto.getValueLocation()
           Gets or sets a value location
 VCardValueLocation VCardAgent.getValueLocation()
           Gets or sets a value location
 

Methods in com.aspose.email with parameters of type VCardValueLocation
 void VCardSound.setValueLocation(VCardValueLocation value)
           
 void VCardPhoto.setValueLocation(VCardValueLocation value)
           
 void VCardAgent.setValueLocation(VCardValueLocation value)
           
 



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