NotificationMessage.Protocol Property

Definition

Gets or sets the protocol used to send the notification message.

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

Property Value

Returns Protocol.

The protocol.

Applies to