Compartilhar via


OwaMailboxPolicy.WebReadyDocumentViewingSupportedFileTypes property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property WebReadyDocumentViewingSupportedFileTypes As MultiValuedProperty(Of String)
    Get
'Usage
Dim instance As OwaMailboxPolicy
Dim value As MultiValuedProperty(Of String)

value = instance.WebReadyDocumentViewingSupportedFileTypes
public MultiValuedProperty<string> WebReadyDocumentViewingSupportedFileTypes { get; }

Property value

Type: Microsoft.Exchange.Data.MultiValuedProperty<String>

See also

Reference

OwaMailboxPolicy class

OwaMailboxPolicy members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace