DoNotUseMeFolderClass.GetCalendarExporter Method
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Public Overridable Function GetCalendarExporter As CalendarSharing
'Usage
Dim instance As DoNotUseMeFolderClass
Dim returnValue As CalendarSharing
returnValue = instance.GetCalendarExporter()
[DispIdAttribute()]
public virtual CalendarSharing GetCalendarExporter()
Return Value
Type: Microsoft.Office.Interop.Outlook.CalendarSharing
Implements
MAPIFolder.GetCalendarExporter()