ISkypeChannelProperties.CallingWebHook Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Calling web hook for Skype channel", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="callingWebHook")]
public string CallingWebHook { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Calling web hook for Skype channel", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="callingWebHook")>]
member this.CallingWebHook : string with get, set
Public Property CallingWebHook As String

Property Value

String
Attributes

Applies to