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