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