Group.Owner 屬性
取得或設定擁有人] 群組中,可為使用者或另一個群組。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Property Owner As Principal
Get
Set
'用途
Dim instance As Group
Dim value As Principal
value = instance.Owner
instance.Owner = value
public Principal Owner { get; set; }
屬性值
類型:Microsoft.SharePoint.Client.Principal
傳回Principal。