|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of ContactSaveOptions in com.aspose.email |
|---|
| Subclasses of ContactSaveOptions in com.aspose.email | |
|---|---|
class |
VCardSaveOptions
Represents vCard save options |
| Methods in com.aspose.email with parameters of type ContactSaveOptions | |
|---|---|
void |
VCardContact.save(OutputStream stream,
ContactSaveOptions saveOptions)
|
void |
MapiContact.save(OutputStream stream,
ContactSaveOptions saveOptions)
|
void |
VCardContact.save(String filePath,
ContactSaveOptions saveOptions)
Saves this MapiContact into file using specified save options. |
void |
MapiContact.save(String filePath,
ContactSaveOptions saveOptions)
Saves this MapiContact into file using specified save options. |
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||