Edit

Share via


AutomationModalitySettings Enum

Definition

Enumerates the settings on an automation modality.

This enumeration supports a bitwise combination of its member values.

public enum class AutomationModalitySettings
[System.Flags]
public enum AutomationModalitySettings
type AutomationModalitySettings = 
Public Enum AutomationModalitySettings
Inheritance
AutomationModalitySettings
Attributes

Fields

ApplicationData 16
ApplicationId 15
DataObjectForFileTransfer 14

A data object is to be transferred. Property value is object.

8

File history link. Property value is of type string.

FileIsShared 5

Returns true if the file is shared. Property value type is Boolean.

FilePathToTransfer 4

The file path of a file to be transferred. Property value type is String.

FirstInstantMessage 6

The first instant message. Text sent with conversation invitation. Property value is of type string.

17
Invalid -1
OutlookEntryId 3

Microsoft Outlook entry Id. Property value type is String.

ParentWindow 18
PreviousConversation 2

Previous conversation Id. Property value type is String.

Reserved1 19
Reserved2 20
SendFirstInstantMessageImmediately 7

Set to true if the first instant message text is to be sent immediately upon starting a conversation. Property value is of type boolean.

SharedDesktop 12

Share the desktop of the local computer in conversation. No property value needed.

SharedMonitor 13

Shares a monitor attached to local computer in conversation. Property value the monitor Id an is type Int.

SharedProcess 10

Share a process running on local computer in conversation. Property value is of type Int.

SharedWindow 11

Share a window open on local computer in conversation. Property value is of type Int.

StartConferenceByCallingMeAt 9

Telephone number to call out to conversation participant. Property value is of type string.

Subject 1

Conversation subject. Property value type is String.

Applies to