You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > Invite Class > Invite Properties > InviteMessageId
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Invite.InviteMessageId Property

The ID of the message to send in the link section of the invite email.

C#
[Category("Ektron")]
[Description("The ID of the message to send in the link section of the invite email (defined in the workarea), if zero then uses the default message.")]
[TypeConverter(typeof(int))]
[DefaultValue("0")]
public long InviteMessageId;
Visual Basic
<Category("Ektron")>
<Description("The ID of the message to send in the link section of the invite email (defined in the workarea), if zero then uses the default message.")>
<TypeConverter(typeof(int))>
<DefaultValue("0")>
Public Property InviteMessageId() As long
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!