ShareNotificationContext Class
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.
Context used while sharing a pull request.
[System.Runtime.Serialization.DataContract]
public class ShareNotificationContext
type ShareNotificationContext = class
Public Class ShareNotificationContext
- Inheritance
-
ShareNotificationContext
- Attributes
Constructors
| Name | Description |
|---|---|
| ShareNotificationContext() | |
Properties
| Name | Description |
|---|---|
| Message |
Optional user note or message. |
| Receivers |
Identities of users who will receive a share notification. |