ProvisionalResponseReceivedEventArgs.HasOfferAnswer Property
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.
Gets whether provisional response contains a message body.
public:
property bool HasOfferAnswer { bool get(); };
public bool HasOfferAnswer { get; }
member this.HasOfferAnswer : bool
Public ReadOnly Property HasOfferAnswer As Boolean