Uses of Class
com.aspose.network.VCardContact

Uses of VCardContact in com.aspose.network
 

Methods in com.aspose.network 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)
           Reads VCardContact from the specified stream containing vCard.
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.network with parameters of type VCardContact
 void VCardAgent.setAgentCard(VCardContact value)
           
 



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