EmailAddress.Name - Propriété

Espace de noms :  Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property Name As String
    Get
    Set
'Utilisation
Dim instance As EmailAddress
Dim value As String

value = instance.Name

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

EmailAddress classe

EmailAddress - Membres

Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms