SPWebApplication.UserPhotoOnlineImportEnabled-Eigenschaft
Ruft ab oder legt fest, ob das Bild Importfeature für Exchange Online zu aktivieren.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property UserPhotoOnlineImportEnabled As Boolean
Get
Set
'Usage
Dim instance As SPWebApplication
Dim value As Boolean
value = instance.UserPhotoOnlineImportEnabled
instance.UserPhotoOnlineImportEnabled = value
public bool UserPhotoOnlineImportEnabled { get; set; }
Eigenschaftswert
Typ: System.Boolean
true zum Aktivieren des Features des Bild-Import; andernfalls false.