SipNotificationAction.Endpoint Property

Definition

The endpoint.

public:
 property Microsoft::EnterpriseManagement::Administration::SipNotificationEndpoint ^ Endpoint { Microsoft::EnterpriseManagement::Administration::SipNotificationEndpoint ^ get(); void set(Microsoft::EnterpriseManagement::Administration::SipNotificationEndpoint ^ value); };
public Microsoft.EnterpriseManagement.Administration.SipNotificationEndpoint Endpoint { get; set; }
member this.Endpoint : Microsoft.EnterpriseManagement.Administration.SipNotificationEndpoint with get, set
Public Property Endpoint As SipNotificationEndpoint

Property Value

SipNotificationEndpoint

Returns the string that contains the endpoint for the SIP notification action.SipNotificationEndpoint.

Applies to