VideoChannel.YammerDefaultGroupId - Propriété
Espace de noms : Microsoft.SharePoint.Client.Publishing
Assembly : Microsoft.SharePoint.Client.Publishing (dans Microsoft.SharePoint.Client.Publishing.dll)
Syntaxe
'Déclaration
Public Property YammerDefaultGroupId As Integer
Get
Set
'Utilisation
Dim instance As VideoChannel
Dim value As Integer
value = instance.YammerDefaultGroupId
instance.YammerDefaultGroupId = value
public int YammerDefaultGroupId { get; set; }
Valeur de propriété
Type : System.Int32