Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Online.SharePoint.TenantManagement
Assembly: Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntax
'Declaration
Public Property Owners As String()
Get
Set
'Usage
Dim instance As GroupCreationParams
Dim value As String()
value = instance.Owners
instance.Owners = value
public string[] Owners { get; set; }
Property value
Type: []