Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 707 Bytes

38a901d3-670f-afd2-a385-3b2bb859cb81.md

File metadata and controls

29 lines (12 loc) · 707 Bytes

ExchangeUser.GetUnifiedGroupFromStore Method (Outlook)

Determines if the object is a unified group, by way of a call to IsUnifiedGroup.

Syntax

expression . GetUnifiedGroupFromStore

expression A variable that represents a ExchangeUser object.

Return Value

Returns the Outlook.Folder object associated with the group using theGetUnifiedGroup and GetUnifiedGroupFromStore members.

See also

Concepts

ExchangeUser Object (Outlook)

Other resources

ExchangeUser Members (Outlook)