Microsoft Producer for PowerPoint 2003 SDK banner art
PreviousNext

ProfileManager.MediumQualityAudioOnly

The MediumQualityAudioOnly property retrieves the standard Profile object with settings for medium-quality audio.

Syntax

Application.ProfileManager.MediumQualityAudioOnly

Possible Values

This property is a read-only Profile object.

Remarks

This property is a convenience method only. The Profile object which it retrieves may be different in a future release. In order to retrieve a Profile object with particular property values, use the ProfileManager.Count and ProfileManager.Item properties to iterate through the ProfileManager collection, and test for the desired values using the properties of the Profile object.

See Also

PreviousNext


© 2001-2003 Microsoft Corporation. All rights reserved.