InstantMessagingPrompts Class
A collection of Prompt objects.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Workflow.Common.InstantMessagingPrompts
Namespace: Microsoft.Rtc.Workflow.Common
Assembly: Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class InstantMessagingPrompts _
Implements IEnumerable
'Usage
Dim instance As InstantMessagingPrompts
[SerializableAttribute]
public sealed class InstantMessagingPrompts : IEnumerable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.