public class MapiCalendarIcsSaveOptions extends MapiCalendarSaveOptions
| Constructor and Description |
|---|
MapiCalendarIcsSaveOptions()
Initializes a new instance of the
MapiCalendarSaveOptions class |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getKeepOriginalDateTimeStamp() |
String |
getProductIdentifier()
Gets or sets the product identifier.
|
void |
setKeepOriginalDateTimeStamp(boolean value) |
void |
setProductIdentifier(String value)
Gets or sets the product identifier.
|
fromSaveFormat, getDefaultIcs, getDefaultMsg, getSaveFormatpublic MapiCalendarIcsSaveOptions()
Initializes a new instance of the MapiCalendarSaveOptions class
public final boolean getKeepOriginalDateTimeStamp()
public final void setKeepOriginalDateTimeStamp(boolean value)
public final String getProductIdentifier()
Gets or sets the product identifier.
Value: The product identifier. This property specifies the identifier for the product that created the iCalendar object.public final void setProductIdentifier(String value)
Gets or sets the product identifier.
Value: The product identifier. This property specifies the identifier for the product that created the iCalendar object.Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.