Notification.Owner Property

Definition

The user name of the owner who generated the notification. User name is in the form of domain\alias.

public:
 abstract property System::String ^ Owner { System::String ^ get(); };
public abstract string Owner { get; }
member this.Owner : string
Public MustOverride ReadOnly Property Owner As String

Property Value

The user name of the owner who generated the subscription.

Applies to