_SharingItem.RemoteID 属性

定义

返回 C#) 中的 字符串 (字符串,该 字符串 表示对象的共享上下文的唯一 SharingItem 标识符。 只读。

public:
 property System::String ^ RemoteID { System::String ^ get(); };
public string RemoteID { get; }
Public ReadOnly Property RemoteID As String

属性值

注解

此属性包含一个 GUID 或条目 Id 为 SharingItem 对象中包含的共享上下文。

如果将 TypeSharingItem 对象的 属性设置为 olSharingMsgTypeRequest,则此属性设置为空字符串。

适用于