ShareNotificationContext.Receivers 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.
Identities of users who will receive a share notification.
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IList<Microsoft.VisualStudio.Services.WebApi.IdentityRef> Receivers { get; set; }
member this.Receivers : System.Collections.Generic.IList<Microsoft.VisualStudio.Services.WebApi.IdentityRef> with get, set
Public Property Receivers As IList(Of IdentityRef)
Property Value
- Attributes