Uses of Class
com.aspose.network.outlook.MapiContactPhysicalAddress

Packages that use MapiContactPhysicalAddress
com.aspose.network.outlook   
 

Uses of MapiContactPhysicalAddress in com.aspose.network.outlook
 

Methods in com.aspose.network.outlook that return MapiContactPhysicalAddress
 MapiContactPhysicalAddress MapiContactPhysicalAddressPropertySet.getHomeAddress()
          Specifies the address of the contact's home
 MapiContactPhysicalAddress MapiContactPhysicalAddressPropertySet.getOtherAddress()
          Specifies the other contact's address
 MapiContactPhysicalAddress MapiContactPhysicalAddressPropertySet.getWorkAddress()
          Specifies the address of the contact's work
 

Methods in com.aspose.network.outlook with parameters of type MapiContactPhysicalAddress
 void MapiContactPhysicalAddressPropertySet.setHomeAddress(MapiContactPhysicalAddress value)
           
 void MapiContactPhysicalAddressPropertySet.setOtherAddress(MapiContactPhysicalAddress value)
           
 void MapiContactPhysicalAddressPropertySet.setWorkAddress(MapiContactPhysicalAddress value)
           
 



Copyright © 2011 Aspose. All Rights Reserved.