Enumerates the actions performed on the
Utilities class.
Namespace:
Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public enum UtilitiesAction |
Members
Member name | Value | Description | |
---|---|---|---|
ShowPropertiesDialog | 0 |
Show the properties dialog for the specified
context.
|
|
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
|
|
ScheduleMeeting | 4 |
Opens Outlook meeting schedule form to
schedule a meeting.
|
|
Invalid | -1 |