Uses of Class
com.aspose.email.MapiContact

Uses of MapiContact in com.aspose.email
 

Methods in com.aspose.email that return MapiContact
 MapiContact PersonalStorage.extractContactInfo(MessageInfo messageInfo)
          Deprecated. 
static MapiContact MapiContact.fromVCard(InputStream stream)
           
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)
           
static MapiContact MapiContact.load(MapiMessage message)
          Deprecated. 
static MapiContact MapiContact.load(String fileName)
          Deprecated. 
 



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