UMMailboxPolicy.ProtectAuthenticatedVoiceMail property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property ProtectAuthenticatedVoiceMail As DRMProtectionOptions
Get
Set
'Usage
Dim instance As UMMailboxPolicy
Dim value As DRMProtectionOptions
value = instance.ProtectAuthenticatedVoiceMail
instance.ProtectAuthenticatedVoiceMail = value
public DRMProtectionOptions ProtectAuthenticatedVoiceMail { get; set; }
Property value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.DRMProtectionOptions
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace