Compartilhar via


VideoChannel.YammerDefaultGroupId propriedade

Namespace:  Microsoft.SharePoint.Client.Publishing
Assembly:  Microsoft.SharePoint.Client.Publishing (em Microsoft.SharePoint.Client.Publishing.dll)

Sintaxe

'Declaração
Public Property YammerDefaultGroupId As Integer
    Get
    Set
'Uso
Dim instance As VideoChannel
Dim value As Integer

value = instance.YammerDefaultGroupId

instance.YammerDefaultGroupId = value
public int YammerDefaultGroupId { get; set; }

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

VideoChannel classe

VideoChannel membros

Microsoft.SharePoint.Client.Publishing namespace