See Also

MeetingMgr Class  | MeetingMgr Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

sc
User's Security Context
See Also Languages Omb Send comments on this topic.

GetMeetingCount Method

Omb.Admin Namespace > MeetingMgr Class : GetMeetingCount Method

Returns the number of meetings that match the specifed search parameters

[Visual Basic]
Public Overridable Function GetMeetingCount( _    ByVal search As MeetingSearch, _    ByVal sc As SecurityContext _ ) As Integer
[C#]
public virtual int GetMeetingCount(    MeetingSearch search,    SecurityContext sc );
[C++]
public: virtual int GetMeetingCount(    MeetingSearch* search,    SecurityContext* sc )
[C++/CLI]
public: virtual int GetMeetingCount(    MeetingSearch^ search,    SecurityContext^ sc )

Parameters

search
MeetingSearch Object
sc
User's Security Context

Return Type

integer (count of meetings)

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

MeetingMgr Class  | MeetingMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.