|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MapiContactPhysicalAddress in com.aspose.email |
---|
Methods in com.aspose.email 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.email with parameters of type MapiContactPhysicalAddress | |
---|---|
void |
MapiContactPhysicalAddressPropertySet.setHomeAddress(MapiContactPhysicalAddress value)
|
void |
MapiContactPhysicalAddressPropertySet.setOtherAddress(MapiContactPhysicalAddress value)
|
void |
MapiContactPhysicalAddressPropertySet.setWorkAddress(MapiContactPhysicalAddress value)
|
|
||||||||
PREV NEXT | FRAMES NO FRAMES |