You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > CommunityGroup Class > CommunityGroup Methods > InviteUsers
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CommunityGroup.InviteUsers Method

Invites the users to the community group.

C#
public System.Collections.ObjectModel.Collection(Of Ektron.Cms.Community.Invitation) InviteUsers(InvitationSendRequestData invitationData, Long groupId);
Visual Basic
Public Function InviteUsers(ByVal invitationData As InvitationSendRequestData, ByVal groupId As Long) As System.Collections.ObjectModel.Collection(Of Ektron.Cms.Community.Invitation)
Parameters 
Description 
invitationData 
InvitationSendRequestData containing information about the GroupInvitation to send. 
groupId 
ID of the group to invite people to. 

A collection of Invitations that were sent out.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!