Share via


PickerEntityInformationRequest.EmailAddress property

Namespace:  Microsoft.SharePoint.ApplicationPages.ClientPickerQuery
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property EmailAddress As String
    Get
    Set
'Usage
Dim instance As PickerEntityInformationRequest
Dim value As String

value = instance.EmailAddress

instance.EmailAddress = value
public string EmailAddress { get; set; }

Property value

Type: System.String

See also

Reference

PickerEntityInformationRequest class

PickerEntityInformationRequest members

Microsoft.SharePoint.ApplicationPages.ClientPickerQuery namespace