[Index]
Title | Description | Details | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MimeType * | The MimeType parameter specifies the MIME type of the format. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
IsFormatUserDefined |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Name * | The Name specifies a friendly name for the format, but does not need to be unique. For example, you might have several different formats (supported by custom IFilters) that are used to index output from a proprietary system called "My Business Output". You could use the Name parameter to create a category of formats called "My Business Output Formats", and uniquely identify each format within that group using the Identity parameter. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Extension * | The Extension parameter specifies the file type to be processed by the filter, and is designated by the common file extension associated with the file type. Examples include .MP3, .JPG, and .PNG. Note the leading period. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DocumentClass |
|
||||||||||||||||||||||||||||||||||||||||||||||||
IsBindUserDefined |
|
||||||||||||||||||||||||||||||||||||||||||||||||
PSComputerName |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Enabled | The Enabled parameter specifies whether the new format is enabled at creation. Valid input for this parameter is $true or $false. The default is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Server | The Server parameter specifies the Exchange server on which you want to run this command. You can use any value that uniquely identifies the server. For example: Name FQDN Distinguished name (DN) Exchange Legacy DN If you don't use the Server parameter, the command is run on the local server. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ObjectState |
|
||||||||||||||||||||||||||||||||||||||||||||||||
IsValid |
|
||||||||||||||||||||||||||||||||||||||||||||||||
RunspaceId |
|
||||||||||||||||||||||||||||||||||||||||||||||||
PSShowComputerName |
|
||||||||||||||||||||||||||||||||||||||||||||||||
FormatHandler |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Identity * | The Identity parameter uniquely identifies the new search document format. For example, an identity of "PropSCT" might specify a proprietary document format which is supported by a custom IFilter. The Identity parameter must be unique within the search document formats. |
|