VideoChannel.YammerDefaultGroupId property
Namespace: Microsoft.SharePoint.Client.Publishing
Assembly: Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)
Syntax
'Declaration
Public Property YammerDefaultGroupId As Integer
Get
Set
'Usage
Dim instance As VideoChannel
Dim value As Integer
value = instance.YammerDefaultGroupId
instance.YammerDefaultGroupId = value
public int YammerDefaultGroupId { get; set; }
Property value
Type: System.Int32