Share via


SharedWorkspace.Members Property

Returns a SharedWorkspaceMembers collection that represents the list of members in the current shared workspace.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Members As SharedWorkspaceMembers
    Get
'Usage
Dim instance As SharedWorkspace
Dim value As SharedWorkspaceMembers

value = instance.Members
SharedWorkspaceMembers Members { get; }

Property Value

Type: Microsoft.Office.Core.SharedWorkspaceMembers

See Also

Reference

SharedWorkspace Interface

SharedWorkspace Members

Microsoft.Office.Core Namespace