Contact Class

Represents data from the Contact Selector control.

System.Object
  Microsoft.Office.Workflow.Utility.Contact

Namespace:  Microsoft.Office.Workflow.Utility
Assembly:  Microsoft.Office.Workflow.Tasks (in Microsoft.Office.Workflow.Tasks.dll)

[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class Contact

Use the functions in the Contact class to extract data from the Contact Selector control.

For an example of how to use the members in the Contact class, see the example in ExpandGroups method.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Community Additions

ADD
Show: