ExchangeService.UnifiedMessaging Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the Unified Messaging (UM) functionalities.
public:
property Microsoft::Exchange::WebServices::Data::UnifiedMessaging ^ UnifiedMessaging { Microsoft::Exchange::WebServices::Data::UnifiedMessaging ^ get(); };
public Microsoft.Exchange.WebServices.Data.UnifiedMessaging UnifiedMessaging { get; }
Public ReadOnly Property UnifiedMessaging As UnifiedMessaging
Property Value
An object that represents the UM service.