Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EmailChannelProperties

Package version

The parameters to provide for the Email channel.

Hierarchy

  • EmailChannelProperties

Index

Properties

emailAddress

emailAddress: string

The email address

isEnabled

isEnabled: boolean

Whether this channel is enabled for the bot

password

password: string

The password for the email address. Value only returned through POST to the action Channel List API, otherwise empty.

Generated using TypeDoc