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

meeting
Meeting ID
agenda
Byte Array
sc
User's Security Context
See Also Languages Omb Send comments on this topic.

UpdateMeetingAgenda Method

Omb.Admin Namespace > MeetingMgr Class : UpdateMeetingAgenda Method

Replaces a Meeting's Agenda Document

[Visual Basic]
Public Overridable Sub UpdateMeetingAgenda( _    ByVal meeting As ID, _    ByVal agenda() As Byte, _    ByVal sc As SecurityContext _ )
[C#]
public virtual void UpdateMeetingAgenda(    ID meeting,    byte[] agenda,    SecurityContext sc );
[C++]
public: virtual void UpdateMeetingAgenda(    ID meeting,    byte[]* agenda,    SecurityContext* sc )
[C++/CLI]
public: virtual void UpdateMeetingAgenda(    ID meeting,    bytearray<agenda>^ agenda,    SecurityContext^ sc )

Parameters

meeting
Meeting ID
agenda
Byte Array
sc
User's Security Context

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.