Unsubscribes user from message board.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- subscriptionHash
- Type:
System.String
Subscription hash.
- sendConfirmationEmail
- Type:
System.Boolean
Indicates whether send confirmation e-mail
- siteName
- Type:
System.String
Site name.
- datetime
- Type:
System.DateTime
Date and time of request
Return Value
Type: OptInApprovalResultEnumSee Also