Expand Minimize
This topic has not yet been rated - Rate this topic

OlSharingMsgType Enumeration (Outlook)

Published: July 16, 2012

Indicates the type of sharing message represented by a SharingItem object.

Version Added: Outlook 2007

Name

Value

Description

olSharingMsgTypeInvite

2

Represents a sharing invitation.

olSharingMsgTypeInviteAndRequest

3

Represents both a sharing invitation and a sharing request.

olSharingMsgTypeRequest

1

Represents a sharing request.

olSharingMsgTypeResponseAllow

4

Represents a sharing response, which indicates that a sharing request or sharing invitation has been allowed.

olSharingMsgTypeResponseDeny

5

Represents a sharing response, which indicates that a sharing request or sharing invitation has been denied.

olSharingMsgTypeUnknown

0

Represents an unknown type of sharing message.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.