ADUser.MobileFeaturesEnabled property
Namespace: Microsoft.Exchange.Data.Directory.Recipient
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property MobileFeaturesEnabled As MobileFeaturesEnabled
Get
Set
'Usage
Dim instance As ADUser
Dim value As MobileFeaturesEnabled
value = instance.MobileFeaturesEnabled
instance.MobileFeaturesEnabled = value
public MobileFeaturesEnabled MobileFeaturesEnabled { get; set; }
Property value
Type: Microsoft.Exchange.Data.Directory.Recipient.MobileFeaturesEnabled