Uses of Class
com.aspose.email.VCardContact

Uses of VCardContact in com.aspose.email
 

Methods in com.aspose.email that return VCardContact
 VCardContact VCardAgent.getAgentCard()
           Gets or sets an agent's card (null if ValueLocation is not INLINE)
static VCardContact VCardContact.load(InputStream stream)
           
static VCardContact VCardContact.load(String filePath)
           Reads VCardContact from the specified vCard file The supported vCard versions are 2.1 and 3.0
 

Methods in com.aspose.email with parameters of type VCardContact
 void VCardAgent.setAgentCard(VCardContact value)
           
 



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