MAPIFolder.GetCalendarExporter 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
CalendarSharing为指定的 Folder创建对象。
public:
Microsoft::Office::Interop::Outlook::CalendarSharing ^ GetCalendarExporter();
public Microsoft.Office.Interop.Outlook.CalendarSharing GetCalendarExporter ();
Public Function GetCalendarExporter () As CalendarSharing
返回
指定的文件夹为一个 CalendarSharing 对象。
注解
自动, GetCalendarExporter 方法将 CalendarSharing 类的默认值设置为 文件夹 对象使用标准的默认选项。 GetCalendarExporter 方法仅可在日历文件夹。 如果在代表其他文件夹类型的 Folder 对象上使用方法,就会出错。
注意: CalendarSharing 对象仅支持导出 iCalendar (.ics) 文件格式。