SPMeeting.SpecialInstance Enumeration
The SPMeeting.SpecialInstance enumeration lists the special values for the meeting instance ID that corresponds to a special meeting instance or to multiple meeting instances. These values can be used for the MeetingInstanceID property of the Microsoft.SharePoint.SPQuery class.
Members
The following table shows the members of the SPMeeting.SpecialInstance enumeration and provides a brief description of each.
Name | Description |
---|---|
AllButSeries | Indicates all meeting occurrences that have been activated in the workspace, excluding the meeting entry representing the meeting series. |
AllWithSeries | Indicates all meeting occurrences that have been activated in the workspace, including the meeting entry representing the meeting series, provided a series is linked to the workspace. |
Series | Indicates the meeting entry corresponding to the meeting series, provided a series is linked to the workspace. |
UnSpecified | Indicates the meeting instance is unspecified. The first upcoming meeting occurrence is used in this case. |
Requirements
Namespace: Microsoft.SharePoint.Meetings
Platforms: Microsoft Windows Server 2003
Assembly: Windows SharePoint Services (in Microsoft.SharePoint.dll)
Security: Code Access Security