UtilitiesAction enumeration

Enumerates the actions on collaboration utilities.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Enumeration UtilitiesAction
'Usage
Dim instance As UtilitiesAction
public enum UtilitiesAction

Members

Member name Description
ShowPropertiesDialog Show the properties dialog for the specified context.
AddToExternalContacts Add a contact to the list of external contacts.
Reserved1
ComposeEmail Opens Outlook email form to compose an email to be sent to a specified recipient with a specified subject
ScheduleMeeting Opens Outlook meeting schedule form to schedule a meeting.
Invalid

See also

Reference

Microsoft.Lync.Model namespace