Message.AllStamps 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.
Returns all the stamps that are associated with the message.
public:
property Microsoft::Rtc::Sip::AppViaStampCollection ^ AllStamps { Microsoft::Rtc::Sip::AppViaStampCollection ^ get(); };
public Microsoft.Rtc.Sip.AppViaStampCollection AllStamps { get; }
Public ReadOnly Property AllStamps As AppViaStampCollection