IUserMemberCollection.Item[String] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a single user member behavior.
public Microsoft.Store.PartnerCenter.CustomerDirectoryRoles.IUserMember this[string userId] { get; }
member this.Item(string) : Microsoft.Store.PartnerCenter.CustomerDirectoryRoles.IUserMember
Default Public ReadOnly Property Item(userId As String) As IUserMember
Parameters
- userId
- String
The user id.
Property Value
The user member operations.