Share via


SipNotificationEndpoint.PrimaryServer Property

Definition

The primary sip server.

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

Property Value

Returns SipServer object that represents the SIP server to which notifications are sent.

Applies to