ExchangeUser.GetUnifiedGroupFromStore (Outlook)
Determines if the object is a unified group, by way of a call to IsUnifiedGroup.
GetUnifiedGroupFromStore (GroupType, StoreID)
Dim strStoreID As String: strStoreID =
Session.GetAddressEntryFromID.GetExchangeUser.GetUnifiedGroupFromStore GroupType:=olGroupCalendarFolder, StoreID:=strStoreID
Arguments
The following arguments are required:
GroupType - OlUnifiedGroupFolderType
Possible return values are olGroupCalendarFolder - Assigns a calendar folder, olGroupMailFolder - Assigns a mail folder.
StoreID - String