Holds navigation parameters specific to displaying the is-friend provisioning question.
IsFriendNavigationArgs()
Creates a new instance of the IsFriendNavigationArgs class.
IsFriendNavigationArgs(IsFriendNotificationEvent Event, string FriendlyName, string RemoteFriendlyName)
Creates a new instance of the IsFriendNavigationArgs class.
Base class for provisioning navigation arguments.
ProvisioningNotificationEvent? Event
Notification event object.
string? RemoteFriendlyName
Friendly name of remote entity.