Uses of Class
com.aspose.network.MapiContact

Uses of MapiContact in com.aspose.network
 

Methods in com.aspose.network that return MapiContact
 MapiContact PersonalStorage.extractContactInfo(MessageInfo messageInfo)
          Deprecated. 
static MapiContact MapiContact.fromVCard(InputStream stream)
           Reads MapiContact from the specified stream containing vCard.
static MapiContact MapiContact.fromVCard(String filePath)
           Reads MapiContact from the specified vCard file The supported vCard versions are 2.1 and 3.0
static MapiContact MapiContact.load(InputStream stream)
          Deprecated. 
static MapiContact MapiContact.load(MapiMessage message)
          Deprecated. 
static MapiContact MapiContact.load(String fileName)
          Deprecated. 
 



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