Language
Edit

ShareNotificationContext.Receivers Property

Definition

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

IList<Microsoft.VisualStudio.Services.WebApi.IdentityRef>
Attributes

Applies to