ITransportInfo.DeliveryNotification Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property Microsoft::BizTalk::ExplorerOM::NotificationTypes DeliveryNotification { Microsoft::BizTalk::ExplorerOM::NotificationTypes get(); void set(Microsoft::BizTalk::ExplorerOM::NotificationTypes value); };
public Microsoft.BizTalk.ExplorerOM.NotificationTypes DeliveryNotification { get; set; }
member this.DeliveryNotification : Microsoft.BizTalk.ExplorerOM.NotificationTypes with get, set
Public Property DeliveryNotification As NotificationTypes