Click or drag to resize

OrganizationsDistributionListMembersV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.DistributionListMembersV30Async(System.String)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<MembersJson> DistributionListMembersV30Async(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.DistributionListMembersV30Async(System.String)"]

Return Value

Type: TaskMembersJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.DistributionListMembersV30Async(System.String)"]

See Also