DeliveryNotificationAttribute Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
DeliveryNotificationAttribute(Microsoft::XLANGs::BaseTypes::DeliveryNotificationAttribute::NotificationLevel level);
public DeliveryNotificationAttribute (Microsoft.XLANGs.BaseTypes.DeliveryNotificationAttribute.NotificationLevel level);
new Microsoft.XLANGs.BaseTypes.DeliveryNotificationAttribute : Microsoft.XLANGs.BaseTypes.DeliveryNotificationAttribute.NotificationLevel -> Microsoft.XLANGs.BaseTypes.DeliveryNotificationAttribute
Public Sub New (level As DeliveryNotificationAttribute.NotificationLevel)