Modifier and Type | Class and Description |
---|---|
class |
VCardSaveOptions
Represents vCard save options
|
Modifier and Type | Method and Description |
---|---|
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. |
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.