Omb.Admin Namespace > MeetingMgr Class : UpdateMeetingLocation Method |
Updates the Location associated with a Meeting
[Visual Basic]
Public Overridable Sub UpdateMeetingLocation( _
ByVal loc As Location, _
ByVal sc As SecurityContext _
)
[C#]
public virtual void UpdateMeetingLocation(
Location loc,
SecurityContext sc
);
[C++]
public: virtual void UpdateMeetingLocation(
Location* loc,
SecurityContext* sc
)
[C++/CLI]
public:
virtual void UpdateMeetingLocation(
Location^ loc,
SecurityContext^ sc
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
MeetingMgr Class | MeetingMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.