UtilitiesAction Enum

Definition

Enumerates the actions on collaboration utilities.

public enum class UtilitiesAction
public enum UtilitiesAction
type UtilitiesAction = 
Public Enum UtilitiesAction
Inheritance
UtilitiesAction

Fields

AddToExternalContacts 1

Add a contact to the list of external contacts.

ComposeEmail 3

Opens Outlook email form to compose an email to be sent to a specified recipient with a specified subject

Invalid -1
Reserved1 2
ScheduleMeeting 4

Opens Outlook meeting schedule form to schedule a meeting.

ShowPropertiesDialog 0

Show the properties dialog for the specified context.

Applies to