UserIdType.DisplayName - Propriété
Espace de noms : Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property DisplayName As String
Get
Set
'Utilisation
Dim instance As UserIdType
Dim value As String
value = instance.DisplayName
instance.DisplayName = value
public string DisplayName { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms