次の方法で共有


Rule complexType (apps for Office 1.1)

An abstract type that specifies the conditions for the host application to activate this mail app.

Introduced in

apps for Office Manifest Schema Reference v1.0

Type information

Namespace

https://schemas.microsoft.com/office/appforoffice/1.1

Schema file

OfficeAppManifestv1.1.xsd

Extension base

None

Definition

<xs:complexType name="Rule" abstract="true"></xs:complexType>

Elements and attributes

スキーマで sequence、minOccurs、maxOccurs、choice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。

Child elements

None.

Attributes

None.

注釈

Because Rule is an abstract type, when specifying a Rule element in a manifest, use the xsi:type attribute to specify the exact type of rule which extends this Rule abstract type, for example, the ItemIs, ItemHasAttachment, ItemHasKnownEntity, ItemHasRegularExpressionMatch, or RuleCollection type of rule.

Additional resources

See the following links for more information