Whether or not to includes the attachment in the email message.
Namespace: DotNetNuke.Services.Social.Messaging.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
bool IncludeAttachments( int portalId ) |
Visual Basic |
---|
Function IncludeAttachments ( portalId As Integer ) As Boolean |
Parameters
- portalId
- Type: System..::..Int32
The portal identifier.