The UnifiedMessagingManager type exposes the following members.

Properties

  NameDescription
Public propertyFaxes
Gets a ReadOnlyCollection<(Of <(<'T>)>)> of all FaxMessages.
Public propertySession
Gets the Session with which this UnifiedMessagingManager is associated.
Public propertyVoicemails
Gets a ReadOnlyCollection<(Of <(<'T>)>)> of all VoicemailMessages.
Public propertyVoicemailWaiting
Gets the existence of waiting (unread) voicemails.

See Also